commit | 78d746b2f2312f967f0acbf88fe921d0e7164078 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 11 01:37:59 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 11 01:37:59 2025 -0800 |
tree | 2d69480d4223a39b35ad35bf803d31d7f82b0268 | |
parent | 866e5ac8449288eadc787da3fc7352b53f14f1f7 [diff] | |
parent | f46c606daaeacbc327ed1073f600414f1f90556f [diff] |
Merge "virtmgr: Support early VM from /system/[system_ext/product]" into main am: 76b683f387 am: f46c606daa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3473433 Change-Id: Id1831c6a8b7ef07e2769baf8b3e4f8fe60a09a2b 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: