commit | ae6293c1ce59a99c144ed2121cf9951b81e7a855 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 14:47:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 14:47:27 2024 +0000 |
tree | ac8e6b3cec5586fde94e79aa241dda75c2986b73 | |
parent | 7a7447cda730955d3735ba194b4d6da2a2a01049 [diff] | |
parent | 2265f3e61ae0b0c2b57107fe5f4f527cbdce6611 [diff] |
Merge "DebugPolicyHostTests: Capture console (UART) logs" into main am: 0dbcb89ec7 am: 2265f3e61a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3394399 Change-Id: I4398f3ff60d1b0c4e603135e572261ab038b5097 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: