android_packages_modules_Vi.../microdroid/bootconfig.normal

10 lines
209 B
Plaintext

# 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