commit | 6c1f512485ad4bb3bc4d49f552652d424514fbf7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Sep 05 02:46:36 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 05 02:46:36 2024 +0000 |
tree | cca17cb87c888f55c585d9c8fc399ced7d8bc815 | |
parent | f523cf444cea04d08bd47ec45f8fa84d8352f339 [diff] | |
parent | 620f150af25a634fed0ea24d7e869b8843b52800 [diff] |
Merge changes from topic "early_boot_vm" into main am: 620f150af2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253113 Change-Id: I11eb03ff926d8b0814438d712ee15fca463fa8cc 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: