commit | 3bc82d152a76baa3c982181636abee20ad0e51fb | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Feb 22 21:11:08 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Feb 22 21:39:41 2024 +0900 |
tree | e4b83df85fad4d72b2c1f9b73d947e2649c6ab8e | |
parent | f59b8339c7b7543940e9875d5354b8468d0b551b [diff] |
Add a doc about ABL requirements Bug: 326374935 Test: N/A Change-Id: If34b8604fb7b03460394ecc69fa63d368549ed4e
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: