commit | f58ce8c0853d39dc79721e108bfbc62db5891948 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Feb 14 17:30:37 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 14 17:30:37 2025 -0800 |
tree | ad2737f2b86ace9fb4d347dfe212fd41b3354158 | |
parent | 29777966c6ececabc2e31667cfd85a64e1549bae [diff] | |
parent | 67e3f2fd67836c08ba5b2b8bfb64235bd992a064 [diff] |
Merge "virtmgr: loosen kernel/initrd SELinux requirements for vendor VMs" into main am: f2ec742d14 am: 67e3f2fd67 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3492935 Change-Id: I743d54a902ff218593e1f42a96e0dc3ba9add250 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: