commit | 2aa89450b325ab7b5912986238c62514e63d707d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 04 17:44:37 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 04 19:41:07 2024 +0900 |
tree | 2e2783c20b09a5401d893dea1445988a53d48d29 | |
parent | 55bceac5fb5a01d818dbddc1da0ae46a62301c6e [diff] |
Handle vol up/down on Android side Don't pass the key events to the VM. If we pass, the VM's volume is capped at the current volume level on the Android side. Bug: 348128944 Test: press vol up/down button. Android volume control UI shows up. Change-Id: Ibde0bb801da468a33dd1739d322fa4b3c860cf52
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: