commit | 813857ab2a45c72d9a8c7d306cb4d8e0b12723d6 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Feb 28 17:36:07 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 28 17:36:07 2025 -0800 |
tree | 6ed35b0b343d433c35dcc66b627cde9376cc0cba | |
parent | 5e0426fae8e67c3ba02823fc3d3931ef65d3f25e [diff] | |
parent | 52ad4da2e5374f8acb4bc3420e493569cfb2e8a2 [diff] |
Merge "virtmgr: don't check label for vendor initiated VMs" into main am: 52ad4da2e5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3510735 Change-Id: I7ab7db3f863b425998d12e798c6336ac20a1ea2d 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: