blob: ec85f0d91783463edfa37d44a2ddd8ac672a9977 [file] [log] [blame]
# The app is not debuggable.
androidboot.microdroid.app_debuggable=0
# ro.debuggable is off
androidboot.microdroid.debuggable=0
# Console output is not redirect to the host-side.
# TODO(b/219743539) This doesn't successfully disable the console
kernel.printk.devkmsg=off
# TODO(b/219743539) Setting this to null makes everything slow
kernel.console=hvc0
# ADB is not enabled.
androidboot.adb.enabled=0