commit | 20a3ae76080b9546531072f301d5327472bc929f | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Dec 13 18:18:52 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 18:18:52 2024 -0800 |
tree | 90621648753d3377d9351af6da17c607b0fc5236 | |
parent | b829eca9f4c66c648dc38520c96cf02059c39a4f [diff] | |
parent | 83701da8663a9b080de5c97ad2be0399fe4c76ba [diff] |
[automerger skipped] Merge "Merge 24Q4 into AOSP main" into main am: 83701da866 -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: I4e5d0d25c8ed9785764fc2f4847737f945c2e8ab 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: