commit | ce5fdd25ff00cff9936bf8ece12c5420e7b7af14 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Mar 12 21:23:12 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 21:23:12 2025 -0700 |
tree | 7b223a518ec40f0bdbdf8b5877bf810407a2911f | |
parent | eada8873461754a621c4dbaf6eb25f4757ee8f16 [diff] | |
parent | 59abf3cfaef30bace6462bfe01f133f5d70f67d5 [diff] |
rename stop_vm_launcher_service to shutdown_vm am: e2514fe5f4 am: 59abf3cfae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3539121 Change-Id: Ie591ffabc63b0cc0f198e83511f6974fced0d2ec 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: