diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 630564f..b2b904b 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -435,6 +435,7 @@ service console /system/bin/sh disabled user shell group log + seclabel u:r:shell:s0 on property:ro.debuggable=1 start console |