commit | 8cb6bc440a7464e631daad6f63194e017943a23c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 20 03:19:17 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 03:19:17 2025 -0700 |
tree | 3a802433f6a4665617a1674fe7bd374fe78a1f4c | |
parent | 830666b7853f2a2df8d962fdeff717b8664d7672 [diff] | |
parent | 72061583eae185238e887dea7766548f99715d34 [diff] |
Merge "VirtualMachine: Clean up input event executor when disconnected" into main am: 72061583ea Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3551105 Change-Id: Iebdb4d895897425d6b29e2e067cac002707fd473 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: