diff --git a/rootdir/init.rc b/rootdir/init.rc index 0cc129707..2010b7a6a 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -1363,7 +1363,7 @@ on property:ro.debuggable=1 # Give reads to anyone for the accessibility trace folder on debug builds. chmod 0775 /data/misc/a11ytrace -on init && property:ro.debuggable=1 +on init && property:ro.debuggable=1 && property:ro.console.enable=1 start console # Multi-Gen LRU Experiment