commit | cfe87cd6b0aaf0936e83ca8d5dba6348f5c780ac | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Aug 23 16:28:10 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Wed Aug 23 16:28:10 2023 +0100 |
tree | 6acec1b230a0c2dff9a067a620b727f8e7fa5d29 | |
parent | a0d553b55a3cf222d76eb6d4991274c9e1eea3fa [diff] |
Disable module autoloading We don't need it, and it tends to cause spurious SELinux denials, e.g. when setting up encrypted storage. Bug: 297019386 Test: Run VM with encrypted storage, no denials Change-Id: I2732a2e829208168eb110fbe1e9236c7baf82c6d
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:
How-Tos: