commit | 4185ee2fbcf806fc48284ecd07833946b717800a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jun 21 02:48:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 21 02:48:21 2024 +0000 |
tree | 194da5a1e5a6a238c99557871ecd3567d2dc67d7 | |
parent | cefd5bde8571f15c83d6c6bb38200c55600f48ed [diff] | |
parent | bd0021874892ced8873172c450f8da0b1ec726d0 [diff] |
Merge "Use chromiumos_test_image.tar.xz instead of image.zip" into main am: bd00218748 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3140039 Change-Id: I390be985c6b49899094cd2867dcb4c783503f41c 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: