commit | 84787971a39ce13c7a1e3851ddadefe8b7da8f5e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 30 04:05:16 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 30 04:05:16 2024 +0000 |
tree | 5678df30b2630d263303751388045d9e365277d1 | |
parent | 5f24c89825614b697d65ac746cff695e0696d946 [diff] | |
parent | 792bff7b3fe79fa418165edf3b3d6cc0342b05bc [diff] |
Merge "Update custom_vm.md about Google virt apex" into main am: 792bff7b3f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3107661 Change-Id: I5f68870f8828759e73f5b50b35f044dd78d08c52 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: