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