commit | 82df2fa4b7e878e7052498adb129531ac305d3db | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Thu Feb 08 01:20:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 01:20:27 2024 +0000 |
tree | 55910d0d3f14df08e5186f4caf907374bdf62e91 | |
parent | 5e1e493c0c4ac956e4c01d91d379ce844b15d159 [diff] | |
parent | e2acf9b37d54249b18947c8cef8449e73894d6fc [diff] |
Merge "Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE" into main am: e2acf9b37d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2954429 Change-Id: I9ac8c4ceb39554cd053513f78bcffed26a7053d5 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: