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