commit | 7c20aaf8dd4eab8c11dfcd103df1c4cb71887a1a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Oct 12 12:30:41 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 12 12:30:41 2023 +0000 |
tree | 6583dd03ee13458d441fd89cbe5c2df5e7a8cf46 | |
parent | fad9d453ea65dbf5ca7c19f7cfceca0ee1a1f254 [diff] | |
parent | 59b6c07f0d94af7c291b7063d868ce36c0b0a98d [diff] |
[automerger skipped] Revert^2 "Skip changingDebuggability related tests on Non-pVM" am: b3fcdc1566 -s ours am: 35cbe0bbdc -s ours am: 19175981ce -s ours am: 59b6c07f0d -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: I6ae1afd62a3c034305f1f8b257d0b15ff97956c7 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: