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