commit | f1cfd08feb98857cc10ee7eaa2a222e5e04e644d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 19 11:16:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 11:16:20 2024 +0000 |
tree | 6e594a4b67c822b359bfd24ee49359e16982cb08 | |
parent | 57e0ea2faba5310fccf4d6f3a94ca37925344b5b [diff] | |
parent | cebe8bcf99ec3ae06df48fd179feb081703c9680 [diff] |
Merge "Update the command to enable the VM launcher activity." into main am: cebe8bcf99 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3138734 Change-Id: I116233c7af9394efd4a025268e2c1d66ca93a842 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: