| commit | fba13fbb1197b290c89790a1bc505bb87ec07b1c | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Wed Aug 14 07:03:04 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 14 07:03:04 2024 +0000 |
| tree | 7ff2f1ed44a089706324e5c069df961ce7199afb | |
| parent | 2c78946ac97b307d7187400132a2b68f787076b1 [diff] | |
| parent | 0902cde932c6e06dc7679517e27c5590b800af3c [diff] |
Merge "Use app context when getting virtual machine manager." into main am: 49bddf23db am: 0902cde932 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3216218 Change-Id: Ic9ac694b4e21a74bbfd5b23f09b741b92d342298 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:
AVF APIs:
How-Tos: