commit | 830666b7853f2a2df8d962fdeff717b8664d7672 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 20 02:10:02 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 02:10:02 2025 -0700 |
tree | fc5e354d3b3d9d3472573c6fb5c6b8fd292a65aa | |
parent | 27624bae2f088af79f0f06891673591d9def4fd5 [diff] | |
parent | 94deaa8f78046720cb621f097b30c397104cf7c4 [diff] |
Merge "Set up timeout for graceful shutdown" into main am: 94deaa8f78 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3547604 Change-Id: Icc9d05975293fcf38d6358b6874a326d7324aa0e 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: