This is currently hard-coded in apexd but will be
changed to a build property so it is configurable.
Bug: 191097666
Test: Presubmit
Change-Id: I68125f7ec9b08a7b7a761cd084327d3a2359be4e
* Debug level None: adb is not supported
* Debug level app_only: adb is supported, but rooting is prohibited
* Debug level full: adb is supported and can be rooted
Bug: 201362865
Test: start a VM with `--debug none` and try to connect to the VM via
adb. It doesn't work as expected.
Change-Id: I95fe01e722d974ff1eb29469ac96abe7d785288d
Without this property, adbd tries to listen tcp:5555, which is
unnecessary for microdroid.
Bug: 193118220
Test: atest MicrodroidHostTestCases
Test: connect to microdroid and see logcat
Change-Id: I7cd81d63e3b141c4c34eef502cab3566e8d071cb
These two properties are necessary for the default keymint HAL.
Bug: 189164487
Test: boot and getprop
Change-Id: I9b387da8e5b6df86eaa0ab76ddadfcdeab0d1b09