commit | c181be71b9436b1b2e14ce301011c6dae560a2de | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Mar 27 00:18:30 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Apr 11 22:11:07 2024 +0900 |
tree | cf5c156184581e59eda50dde14d4d20109ea5079 | |
parent | 798401cc645a4a019ba02bd4258aa5d0520eda95 [diff] |
Add InputDevice in VirtualMachineRawConfig Starts with single touch, evdev. Bug: 331191129 Test: build Change-Id: I68639dec230f2979e145e261d8584813ee1645d7
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: