commit | 6428d6b87a27a4faf32d4e6269ba15ef1e919611 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Nov 26 17:14:02 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Nov 26 17:14:16 2021 +0000 |
tree | e1960d0bc019c46180f90485952c2066298bdcf8 | |
parent | a38555361bf311e16c344521633d47836acfe9d4 [diff] |
Add --debug to compos_key_cmd This allows us to run a VM as either debuggable or not. This matters, since it changes the VM identity. And the tool is useful for testing. Test: Run compos_key_cmd --start with & without --debug Bug: 186126194 Change-Id: I3151acfdac8e69d3f81b4b3dae229c966d16fbf3
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.