commit | 66ce8b1328abd8645a80c45dd1c8558f9900ba05 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 15 08:56:05 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 15 08:56:05 2024 +0000 |
tree | 80eb7628d1f4cc3031941518056268a3d19a6bc6 | |
parent | b40dd6c7f3d77feb4c0028eb865c7b0e6c38c739 [diff] | |
parent | c89f056468c4d18003d4b580213831af228ec069 [diff] |
Merge "Add documentation for device assignment" into main am: c89f056468 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2960349 Change-Id: Iad56b39305104941c68e2c556bb7281c704dd887 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: