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