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