commit | 112a2683d66570f0e46b38695dd2638f5d6d5526 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Jul 09 12:28:45 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jul 12 10:20:18 2024 +0900 |
tree | 3a9b1af37316d2a14c94f63ac211bb0984600cca | |
parent | 9b6c1443dbc708bbcd826a1ba227b16a0e3aec59 [diff] |
Support trackpad in VM It handles single touch and tap event for now. Bug: 347253952 Test: add trackpad, and then check if it works Change-Id: Ifec4219036b4baa66c84faffa9d3b22f99fdddd4
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: