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