diff options
-rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index f07bdab..ea2b654 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -472,7 +472,7 @@ service console /system/bin/sh console disabled user shell - group log + group shell log seclabel u:r:shell:s0 on property:ro.debuggable=1 |