commit | 50c2b6a83c2a913848de22a4ac34538c4a8bdec9 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Feb 11 18:26:04 2025 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Thu Feb 13 15:37:27 2025 -0800 |
tree | b67022c250e77e755adcffa67ae085c92d803df2 | |
parent | 3a46b27dde1bbd51eade1cb01f591aab3defac06 [diff] |
virtmgr: loosen kernel/initrd SELinux requirements for vendor VMs Bug: 393087663 Test: TODO Change-Id: I3559b2b0b46d7259005202cc72a813f266d313ba
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: