commit | 086093b3957d233d4a1e25a6b40861aac8b88631 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Jan 20 17:31:22 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jan 20 17:31:22 2025 -0800 |
tree | d38ef24de40b5f15cf221a17ea0edbf3ff130405 | |
parent | c56e9d5f33de4ddc42ba9e58ba650a83254f92dc [diff] | |
parent | 5f50c78cb305ecfa481450a13fb560396ffa90d3 [diff] |
Merge "Run InputForwarder in DisplayActivity" into main am: 5f50c78cb3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452381 Change-Id: Ia44db6134e087987e907b20f565c79f2b9ff2f73 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: