commit | 92fda805834877b610b30dba076ca8e9c07ea19d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue May 07 17:23:07 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue May 07 18:28:56 2024 +0900 |
tree | a556da50478a3d4f8979b4f81f7c3f9685bdb691 | |
parent | b0d12a730913dfaad9bea2ae81f5058d898aa996 [diff] |
Add a doc on running a graphical OS Bug: 338521276 Test: N/A Change-Id: I5ccbcd7006b3873bb350e3c22fb1bed02f2b5522
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: