commit | 0d896b9d49375ac9ddced6c7445de79509fc22a0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Nov 25 07:58:52 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Mon Nov 25 07:58:52 2024 +0000 |
tree | c296e3a809e3e6a7ef540a7c50322203c337af82 | |
parent | a0331566b135c45cb24345d7d2278c7c9cfe8785 [diff] |
Add a section about graphical environment in terminal app Bug: 380763330 Change-Id: I773b5d50ab44f7f07f3efe47b8165668edfc2d2a Test: n/a
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: