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