commit | aff62990d227ca6fa5cee117f5d163a204bd9998 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Feb 11 15:33:33 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Feb 11 15:33:33 2022 +0000 |
tree | 669d4844b785a3b23d6f2095b7479141b336f7ce | |
parent | e3ee1c9d6d1e1bf15aecd677f258b25424190b1e [diff] |
Allow protected VMs to run with full debugging Enforcing this in VirtualizationService is not sufficient and seems unnecessary. Remove it to allow easier development of VMs. The enforcement must be done within the VM. Bug: 219028028 Test: atest MicrodroidTests Change-Id: Icb51bc035d77564044328a74b3490cebb472c784
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.