commit | 3d4e452f660cff4c084ae2a16f670cb2f93c40d9 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Oct 10 10:24:48 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 10 10:24:48 2023 +0000 |
tree | 31cb13b979a5f443facf93a594cee5e7ef1f2545 | |
parent | 537ecccfc4563f02f76764fd2a1b78c2a65045e9 [diff] | |
parent | c7a128718eed744de840ef4a619e5ffc00b2bb54 [diff] |
[automerger skipped] Skip changingDebuggability related tests on Non-pVM am: 4386ffd7c7 am: c7a128718e -s ours am skip reason: Merged-In Ic2818a8f513c778ad1f5217d3641398c8df1719d with SHA-1 2174d411d3 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2778688 Change-Id: I745ba5c4cbc4cf86304ec8aaae78f9a3772290fb 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: