commit | ac8e05843e6c16f48366776e10a0913cb600244b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 14 22:32:57 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 14 22:32:57 2025 -0800 |
tree | 868c0e805020608a5b9b0d24c020576cc72e4826 | |
parent | 0158b46e88a469a2d799ab3a4a460e7601c59414 [diff] | |
parent | f62c98b799b4961be68cf4bb6600b33a62cd5248 [diff] |
Merge "resurrect DisplayProvider and InputForwarder" into main am: f62c98b799 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3449631 Change-Id: Ibcbe5838dc4eab905982d516adc3f915eb67d8d2 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: