| commit | d20af339db9ff2b249ff9ba13909cfea72bb7273 | [log] [tgz] |
|---|---|---|
| author | Jeongik Cha <jeongik@google.com> | Thu Jul 10 00:05:26 2025 -0700 |
| committer | Jeongik Cha <jeongik@google.com> | Thu Jul 10 00:05:26 2025 -0700 |
| tree | d9c616bba130b675cb07cf01539a01a41123fc00 | |
| parent | 255767e0d4dd31b54d7966099b297606b48aa3c5 [diff] |
Set up displayConfig properly Fixed two issues. 1. --android-display-service is omitted during aosp/34315676 2. --gpu-display is deprecated Test: check if display works again Bug: n/a Flag: EXEMPT refactoring Change-Id: I90fea3e888748bc24643c972b49d48424e435194
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: