commit | 1b691cc56748e5fe59aebef3a09ffaa31fe69655 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Jun 28 11:40:29 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Jun 28 11:40:29 2023 +0000 |
tree | da618fd95770ebcc44616c1eb4b6a106fb22cd58 | |
parent | 579479e9624a6e75d45716be874c9309179a6a67 [diff] |
vm: Log VM debuggability There has been some confusion where users of vm run-microdroid expected the command without `--debug full` to spawn a non-debuggable VM but the command instead defaults to debuggable VMs so log the debuggability of the VM being run. Bug: 284443878 Bug: 289173497 Test: m apps_only dist Change-Id: Ic80aa51eca72ce17382f20c1c9617ddf3ac89b2d
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.