commit | ea7b0fa0dfed59eb7f393af7f72b188ee20204ad | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Wed May 08 17:02:44 2024 -0700 |
committer | Jason Macnak <natsu@google.com> | Fri Jun 14 09:00:32 2024 -0700 |
tree | fc80741ccc762474da85afc3b2f631dd02cb2f27 | |
parent | b08051f949755d9f6cf5097d8d373209569309b7 [diff] |
Add GpuConfig Note: existing vm_config.json's should be updated with a "gpu": { "backend": "virglrenderer", "context_types": [ "virgl2" ] }, section to preserve existing behavior when running with a display. Bug: b/325929500 Test: launch Cuttlefish on Lynx Change-Id: Ibb7569989c855cbfb463182d82aaa1ebc0a2103c
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: