android_packages_modules_Vi.../microdroid/bootconfig.normal

13 lines
279 B
Plaintext

# 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.
kernel.printk.devkmsg=off
kernel.console=ttynull
# ADB is not enabled.
androidboot.adb.enabled=0