commit | 2c2b806fbb345346ce8573e105a5673befc862ed | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Feb 11 20:46:20 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 11 20:46:20 2025 -0800 |
tree | 26832b776e5ab143536d27c5c82cf9e4ba9b1d05 | |
parent | 0ed775b4610cd5d449abc640753e5b2a8e2a5dcf [diff] | |
parent | c06301390605bcfe02e98b4bc465237194947927 [diff] |
Merge "Restart shutdown_runner in Linux VM on failure" into main am: 4b928de257 am: c063013906 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3485675 Change-Id: I6f7806799d8c21f1ac8f8f199d23dfdcbfa483a0 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: