commit | caea82495188da85509997a549edd83faa76450e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Mar 06 18:26:08 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Mar 06 18:29:05 2025 +0900 |
tree | 7d462a3b1f90993d5a8214a4e8ec06d3af32c8f2 | |
parent | d9d51d2efef69696b2492244fa0354d8ac2dcad8 [diff] |
Add option for gfxstream still not working well(it can boot, but there is failure after 10s), but we can add the option first to test easily Bug: 400803753 Bug: 396643261 Test: touch /sdcard/linux/gfxstream Change-Id: Ibd8afd36b30d546db6a0592b0258c83ef9458f4e
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: