commit | 63a918bf5ecb92f2944899f8f0d479a23a4fd7a3 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Oct 10 14:31:09 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 10 14:31:09 2023 +0000 |
tree | 31cb13b979a5f443facf93a594cee5e7ef1f2545 | |
parent | 79762bdcae02066857d064c6285fc5196836965b [diff] | |
parent | 73e3475e41615903b4776ae6961c66c7659f66d6 [diff] |
[automerger skipped] Revert "Skip changingDebuggability related tests on Non-pVM" am: c895dcc440 am: 9a359c8468 am: 73e3475e41 -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: I852e6d7f7f16b55cb670f3cf9c6cd782878cb302 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: