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