commit | 36a58f950c62d8b3e404c5048347b3eb550081a6 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Jan 13 10:19:07 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Jan 15 13:29:41 2025 +0900 |
tree | f06c42e0f8ad2b41e99d960aed476dbdf6f60948 | |
parent | 1c205f7bccb2529da40b0fd16cc1064b0a8b3c8e [diff] |
resurrect DisplayProvider and InputForwarder Bug: 389524419 Test: build Change-Id: I5303af9d117b8cd0347dde26d5549ffa0b9f9796
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: