blob: 9cfb55ad62bfd89e3c9876f1b4a2532d77efa721 [file] [log] [blame]
Jiyong Parke7407e22021-10-18 15:51:59 +09001# ro.debuggable is off
2androidboot.microdroid.debuggable=0
3
4# Console output is not redirect to the host-side.
Jiyong Parkc2a49cc2021-10-15 00:02:12 +09005kernel.console = null
Jiyong Parke7407e22021-10-18 15:51:59 +09006
7# ADB is not enabled.
8androidboot.adb.enabled=0
Jiyong Park779daa92021-10-18 18:33:28 +09009
10# logd is not enabled
11androidboot.logd.enabled=0