commit | 679ddf3ef073721906654a3a90ace0aaf6dcb901 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Sep 01 11:14:48 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Sep 01 11:26:44 2023 +0100 |
tree | 38cb1ed262810d15ebd7ce37ab93ae5380ddd4d3 | |
parent | 5797e5a0452cb9194c12ff3b42286b23de3ca6dd [diff] |
Better documentation. Add an explanation of the choice of UID/GID. Fix a TODO to point to a more specific bug and be more accurate. Bug: 297501338 Bug: 294048581 Test: N/A Change-Id: If7d24289aff2e42a73670aa4461c1875eb050316
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: