commit | f80467bb1011de52c1a73042a4ff436d8dd73ba1 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Nov 22 10:19:46 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 22 10:19:46 2023 +0000 |
tree | 043e3922fec5259e986bc63dcb252004ee3a8423 | |
parent | 15f3bc609b57c073907c54dac10005172f402b16 [diff] | |
parent | b3fcdc15668e8db8f4da563420400d6a357c2c40 [diff] |
[automerger skipped] Revert^2 "Skip changingDebuggability related tests on Non-pVM" am: b3fcdc1566 -s ours am skip reason: Merged-In Ic2818a8f513c778ad1f5217d3641398c8df1719d with SHA-1 4386ffd7c7 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2780908 Change-Id: I268a48a72469f76c650e57530d7420e586748d07 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: