commit | 6abf2fc9439b4b0c7f52e5d944cf7a7c86c00b08 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Aug 07 14:07:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 07 14:07:41 2024 +0000 |
tree | 04e62b690a7bdfbb9d5519dc5516747aa5a9680d | |
parent | 952d700571336b38fd5de79790e2dc3baf4f19f4 [diff] | |
parent | 3ee53325451932c0aebb7b331a59663259ca8f22 [diff] |
Merge "Move vm_accessor_test to avf-presubmit" into main am: 3ee5332545 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3210552 Change-Id: I89fb8e821360d7c6543012828bdc750d30699020 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: