commit | 17852c5f87aff00d74263526ced97c7ea6bf6b22 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 14 04:54:41 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 14 04:54:41 2025 -0800 |
tree | d126684cb35cb9230bc08949a05baff71c8550f8 | |
parent | dfcb8eebf143f9b226ecffb427e55fa001670165 [diff] | |
parent | fc7926b6f9fa5d1498cb560c6b16a492aac6f07f [diff] |
Merge "Set up debian image with zink/lavapipe" into main am: 9d4efd192e am: fc7926b6f9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3496452 Change-Id: I12543c833994bd8931f6217bcadf1d75bc37eed7 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: