commit | a89ca27d03ff5f03579a75b5788d5d07dd6e644e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 13 23:21:23 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 13 23:21:23 2025 -0700 |
tree | 389789e1aa071ce21450e1f65dfb83a7e228326a | |
parent | ecec5ba39c62f93d2be6fb90b0a39b23e1bb4a31 [diff] | |
parent | 329eea7a8a2d64d1a06774704117aa1709ff76ab [diff] |
Merge "Handle ForegroundServiceStartNotAllowedException when starting the VM" into main am: 329eea7a8a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3541801 Change-Id: Ie05f2c6762e7dd327ef3af79fef4edfbcd23ac60 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: