commit | 1960df456073422650cbfe437abdc3ca045b54fd | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Wed Oct 11 21:26:05 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 11 21:26:05 2023 +0000 |
tree | ab68e6b1e88f7d382dec6fe0626dee4652712a0c | |
parent | d80847b95987647617be0e2811da171fde1887ac [diff] | |
parent | 54aa1241b07421bed25c72a1be00f5f846b40233 [diff] |
Merge "Prepare for keeping concrete overrides of abstract methods" into main am: 189606e08d am: 54aa1241b0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2781330 Change-Id: Id1bee866184e91286650bae958f1d11210623455 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: