commit | b44e8fce7d96f0ab4f420fe5d40a6ceacecb5553 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 26 18:38:32 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Nov 26 11:15:11 2024 +0000 |
tree | eb33480fb9cf31a71c44da675cc864907b9b351c | |
parent | 97e3a894b40fae767fdf805fde56861350611f73 [diff] |
(experimental) Enable VirGL if the flag file exists If `/sdcard/linux/virglrenderer` exists, it overrides GPU config with VirGL Bug: 380366206 Test: create /sdcard/linux/virglrenderer and check crosvm params Change-Id: I3e4907d2b5f98b8f6309894509334a0d61562b0e
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: