commit | fc01ed211cf111041263198b50eb3d6ac24cb539 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Wed Dec 25 21:58:12 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 25 21:58:12 2024 -0800 |
tree | e6a2949bed893851b7ab7411df4fb0027cadd927 | |
parent | ce23c1c45f5d28b70d1a95d71047af7c7f609f4c [diff] | |
parent | edcb1ec75abd5c68ac42da8d2fce2885423c27ed [diff] |
Merge "vmterminal: Reap virtio-fs crosvm processes" into main am: edcb1ec75a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433339 Change-Id: Icb1268a324c68f207a5d782d6b4f921e964950a6 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: