commit | b829eca9f4c66c648dc38520c96cf02059c39a4f | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Dec 13 18:18:49 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 18:18:49 2024 -0800 |
tree | 90621648753d3377d9351af6da17c607b0fc5236 | |
parent | 3191272288b1b94a34e7dbc96cab5ae7f6dcae2a [diff] | |
parent | 765d575cb6cc25af311f8b8a8226989493050477 [diff] |
[automerger skipped] Merge 24Q4 into AOSP main am: 765d575cb6 -s ours am skip reason: Merged-In I36c496a3b5bc079c63bb4c7bb5c19d77a3c0c79d with SHA-1 c27864e03e is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3413978 Change-Id: Ifd9ea55fce513807b4b0be48424515bac929116e 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: