commit | 7041009012a4537c13b95a09498796a65d4655a5 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Feb 27 17:38:26 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 27 17:38:26 2025 -0800 |
tree | 81f632a318cb450f8faef7b4cebcb456ad7faab1 | |
parent | fc525875e1c2635ace5a35ba0ffa23f7f7b08564 [diff] | |
parent | 181a149d80ae1d68fdd0e396f80e21b88e438c3a [diff] |
Merge "Merge 25Q1 (ab/12770256) to aosp-main-future" into aosp-main-future am: 181a149d80 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3378621 Change-Id: Icd20bebd82dfeaa51bf01d62c2099329cb4dfa0f 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: