commit | 703ca72041c6c7f626412af8fbe1ec7554710d0a | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Feb 28 18:00:34 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 28 18:00:34 2025 -0800 |
tree | 8b28fb16ced0bf8d49bca67e0b60c8b8013bbb4c | |
parent | 7cc9984d00c2a174f6c544132d145e6b0229e2c9 [diff] | |
parent | 813857ab2a45c72d9a8c7d306cb4d8e0b12723d6 [diff] |
Merge "virtmgr: don't check label for vendor initiated VMs" into main am: 52ad4da2e5 am: 813857ab2a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3510735 Change-Id: If0b651a26be36b4ac17417794d4a5a86a3e26503 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: