summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2014-06-12 19:43:07 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-12 19:43:07 +0000
commit44aadc4daf926155bf06bcf9d8f2daa96f861cdf (patch)
treebad9b1aeda37879d631378c3bab01b5f9e837318 /rootdir
parent2b95811601b05db7894359f037005a008274a973 (diff)
parent1eebf538d3e5465bbec84d86017bb9ca250a052b (diff)
downloadsystem_core-44aadc4daf926155bf06bcf9d8f2daa96f861cdf.zip
system_core-44aadc4daf926155bf06bcf9d8f2daa96f861cdf.tar.gz
system_core-44aadc4daf926155bf06bcf9d8f2daa96f861cdf.tar.bz2
am 1eebf538: am 59d16c9e: Merge "make console shell run as GID=shell"
* commit '1eebf538d3e5465bbec84d86017bb9ca250a052b': make console shell run as GID=shell
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc2
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