commit | 656b4b1149e18ee3a4b5f2471f0f8eee4476e888 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Dec 06 15:57:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 15:57:25 2024 +0000 |
tree | ff323bc9edde176e4b972452721b89fa439ac3ec | |
parent | 2265f3e61ae0b0c2b57107fe5f4f527cbdce6611 [diff] | |
parent | af14ce619b36dab8fb02d8a3516b4da66d434b99 [diff] |
Merge "Gracefully stop the vm" into main am: af14ce619b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3392041 Change-Id: Ic17fe170299ca31da2ffeb5940c573cd8f49ac07 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: