commit | 63464717f3d6f97992aa9baf340084e0af81990e | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Nov 14 02:29:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 02:29:57 2024 +0000 |
tree | e1e9fefcdb56498903d443eef5dc182c8772a905 | |
parent | 30577be68cc0f8140c04e7a07b132c94a53f71fe [diff] | |
parent | 894a87deef16b7a1495d332e2aa520f620eccd70 [diff] |
[automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: 894a87deef -s ours am skip reason: Merged-In I316a56142401b5f9bcb8ed350280019d7ddab123 with SHA-1 198eb9768c is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/30285257 Change-Id: I93531b3c69405140e7fb91effc9c75d85236c930 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: