commit | 527e577d5340974e07712193fe1b1cb83894f083 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Feb 11 15:43:28 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Feb 11 15:43:28 2022 +0000 |
tree | 748450061d0d0dffdeb0a0aca5223c2d1170f06f | |
parent | aff62990d227ca6fa5cee117f5d163a204bd9998 [diff] |
Don't discard logs from VMs Regardless of the debug level of the VM, don't hide the logs it produces. The VM itself should not emit the logs if it is not debuggable and it's more useful from the host to see what the VM actually produces. Bug: 219028028 Test: atest MicrodroidTests Change-Id: I64c1dd5522cd1830004853f60d789c6307fd45dd
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.