commit | 1c768f82c571c5908b242447137bb4bbd9538e06 | [log] [tgz] |
---|---|---|
author | Willis Kung <williskung@google.com> | Wed Nov 20 03:55:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 03:55:55 2024 +0000 |
tree | b4ac612d3e7559d995a75c16a436697512c3818e | |
parent | 1ea59208052496a6e93dac4df26e6b0e347a8a05 [diff] | |
parent | 0c34f5e279184bc5b62f89c6dff704e2680aaeb4 [diff] |
Merge "Add early_vms.xml to Virtualization package to allow reusability" into main am: fae7253013 am: 0c34f5e279 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3358937 Change-Id: I8e4d74afdbd28a8dea09e667b424d09320d684b8 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: