commit | 2bb5b94ebdb154b30b8e29389e6df79e02b4d163 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 28 04:11:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 28 04:11:37 2024 +0000 |
tree | ef464122f14ed81b2f24587404eed37d32a6752d | |
parent | ed5d21a23db005e25e94a27e08830cb3f8944165 [diff] | |
parent | 02036f18a7815cbdaf5127a73ed6232a166a4dac [diff] |
Merge "Add setup stage for createVmRequiresPermission test" into main am: 02036f18a7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2980511 Change-Id: I252bb0855344a6d912d88ff91eb68fed5b632bba 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: