commit | e4adc683ab736f9718e48a0c1e7a81bc6913ca3d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jun 21 08:30:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 21 08:30:52 2024 +0000 |
tree | ed1369dcae1a5800d0f80f46404fdf4668ba09f9 | |
parent | 623f1e1545e8ee16a6de4930b26a319f8ba7b2d1 [diff] | |
parent | b04b3eab3bfc13f367f4764e2c3e119f19ec1e44 [diff] |
Merge "FerrochromeApp: Define and use action for launching VmLauncherApp" into main am: b04b3eab3b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3140037 Change-Id: Ie2dd8aa0ebfc4380074b900ccffbcf57fe1c5b05 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: