commit | 2caae0933436468367e49120f62f81bd8b81a33a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Oct 10 13:57:05 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 10 13:57:05 2023 +0000 |
tree | 31cb13b979a5f443facf93a594cee5e7ef1f2545 | |
parent | 3d4e452f660cff4c084ae2a16f670cb2f93c40d9 [diff] | |
parent | 9a359c8468c52588a6ee3a56f2ac9ebca0d299c1 [diff] |
[automerger skipped] Revert "Skip changingDebuggability related tests on Non-pVM" am: c895dcc440 am: 9a359c8468 -s ours am skip reason: Merged-In Ic2818a8f513c778ad1f5217d3641398c8df1719d with SHA-1 2174d411d3 is already in history. Merged-In was found from reverted change. Reverted change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2778688 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2779131 Change-Id: Ia8f68eace8c81acbe9b6ee63aac405b019273eba 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:
How-Tos: