commit | 6002f18ebaa69b4714eeb5eddad4b54ead547df4 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Mar 24 04:00:15 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 04:00:15 2025 -0700 |
tree | aebcdad5a13caf30ea313bc58498f7f89eb10630 | |
parent | b7be4f365ab667a38d875f1ca521e432b5525593 [diff] | |
parent | b6a19d39091404fdc07aa843f0f4e4506ab203a0 [diff] |
Merge "Ignore debug policy for custom VMs" into main am: b6a19d3909 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556407 Change-Id: Iaf72e782cf80f80e82d18dffb6df03d788a6ffe5 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: