commit | ac14e5d5a08d5c2f86e50f1da0b60e6b4a97d775 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Apr 05 10:44:02 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Apr 12 14:30:25 2024 +0900 |
tree | 18b4e81f0b5d7c12a6b69f3b77075682ef0c7cd7 | |
parent | b621fc885915990c1285d5175eed50f150a13941 [diff] |
Implement single touch for custom vm Bug: 331191129 Test: check if touch works Change-Id: I485d9be6741165a9a03f55c96be50a5d64790d8d
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: