| commit | dd09cae4b07f3457a119d065619b7cae20353f97 | [log] [tgz] |
|---|---|---|
| author | Jeongik Cha <jeongik@google.com> | Fri May 09 13:15:28 2025 +0900 |
| committer | Jeongik Cha <jeongik@google.com> | Fri May 09 13:15:28 2025 +0900 |
| tree | 585ecb3cfbf65045300ac7896fea7b8a8d3bc74b | |
| parent | 5017da3afcc5c45e558475edb5d3d63fe0df3060 [diff] |
Add enable_gfxstream script Flag: com.android.system.virtualmachine.flags.terminal_gui_support Bug: 400803753 Test: gfxstream Change-Id: I6cbe767aa991ce935b1335ef1acaceeea4c6b15b
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: