commit | 9c9984110d5274365b27293f4e86be2255d51bfe | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Dec 05 11:16:38 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Dec 05 11:59:35 2024 +0000 |
tree | 91f2018377045f61ead5c4d462d9657198079194 | |
parent | 1d0de40dd72aed62cd8c7cfd061b97611af4ebf4 [diff] |
DebugPolicyHostTests: Capture console (UART) logs pmvfw uses the UART so capture its logs as --log only captures the virtio-console. Test: atest com.android.pvmfw.test.DebugPolicyHostTests Test: adb pull /data/local/tmp/virt/console.txt Change-Id: I0bb6bfb569da11f67a69ad7c55c74977c17f4425
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: