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