summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 232677c..a6ce529 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -286,7 +286,7 @@ service console /system/bin/sh
user shell
group log
-on property:ro.secure=0
+on property:ro.debuggable=1
start console
# adbd is controlled by the persist.service.adb.enable system property