commit | 9b310aaf3d8a5fb17f0c9f51b47c1d3d4d096f35 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Jun 17 00:37:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 17 00:37:57 2024 +0000 |
tree | 1c5b51d24df31544ee2f6fe04f75571abb7733b6 | |
parent | fa691a1bb05158ef6f65f405831601de4579ed9f [diff] | |
parent | 11a61cd0991f0ebe1fa46fce3f775a5f591268e5 [diff] |
Merge "Add logs to Microdroid device test" into main am: 11a61cd099 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133197 Change-Id: Ib1c9441a37e5f41fc807375a77747bf98d33f004 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: