commit | ef87c01f2a4c19f314c2d75a91e2477841b855d6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 16:14:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 16:14:15 2024 +0000 |
tree | 91eeb7be6ef210f87f0a452466b87e9f15aa56f9 | |
parent | f4c63af2b326fc9d2f659ad4d07ef694b8ae4e1f [diff] | |
parent | 856e3becce3518c65f7e679fc8b05653dcd7556a [diff] |
Custommize mountdisks.BASE as well am: 856e3becce Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3278753 Change-Id: I01907f7c9d06a74f8d8ebd88a45ecf1a83a8c05e 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: