commit | 68b34fb8f9e7b2f9185cea974dd36a7a613dfc88 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Feb 14 13:05:25 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Feb 14 13:05:25 2025 +0900 |
tree | a352a8e6e6e2f0e2c7b32af0e83f02a51c3b774d | |
parent | a7ebfc5789ff112452dd896fecb1de7a62ff6dff [diff] |
Set up debian image with zink/lavapipe Set env var to run GLX app with zink backed by lavapipe Bug: 393548134 Test: . enable_dispaly, and then `glxinfo -B` shows zink, and `glxgears` works well(need to install mesa-utils to test) Change-Id: Iaf12855a3ff67acdb96de972f67012adf3d8d9f6
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: