commit | 02e48655703cfc94cc289d3e97c16012ae8d1cdc | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Dec 13 18:54:00 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 18:54:00 2024 -0800 |
tree | 91e7586e83b414913be616eb7e9b3428e6600307 | |
parent | d338b5f95e801f2cda0b0df315b0e4a88b3c3d77 [diff] | |
parent | 20a3ae76080b9546531072f301d5327472bc929f [diff] |
[automerger skipped] Merge "Merge 24Q4 into AOSP main" into main am: 83701da866 -s ours am: 20a3ae7608 -s ours am skip reason: Merged-In Idfc956a95f3de6a59d526804cba1f7705c9dacfd with SHA-1 2dee62856f is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3409040 Change-Id: Idb19e9dea660357210eb1f3e674bb75994b38c61 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: