commit | 10494915c99f3724c6094611b7428b0b5225df11 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Jul 16 11:19:50 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Jul 16 11:21:17 2024 +0900 |
tree | 6dfecc3c6445a6d9bcd98dd3f2cf4cca555801ac | |
parent | 236bf2c3dc1ca3fe36bfda2575a549d2b3d70d1b [diff] |
Support multi-touch screen Bug: 331179939 Test: pinch zoom Change-Id: I76bb46a67607df8af0c83dce3113b6611e4fae9f
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: