summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2013-12-27 12:21:24 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-12-27 12:21:24 -0800
commit6604f2d1ef5e78e7f129f94abe7a763dd0e0dd1d (patch)
tree1fb32af3eda3cc140192c09875f535031f8ed3df /rootdir
parent3ccdf0bbb2bd51530fa674e454ad7a5b279e127c (diff)
parent2dcc275936aefbb5badf3b4822d492260077144d (diff)
downloadsystem_core-6604f2d1ef5e78e7f129f94abe7a763dd0e0dd1d.tar.gz
system_core-6604f2d1ef5e78e7f129f94abe7a763dd0e0dd1d.tar.bz2
system_core-6604f2d1ef5e78e7f129f94abe7a763dd0e0dd1d.zip
am 2dcc2759: Merge "Run the console service shell in the shell domain."
* commit '2dcc275936aefbb5badf3b4822d492260077144d': Run the console service shell in the shell domain.
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 1050870b9..cb254c359 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -436,6 +436,7 @@ service console /system/bin/sh
disabled
user shell
group log
+ seclabel u:r:shell:s0
on property:ro.debuggable=1
start console