Merge "Run the console service shell in the shell domain."

This commit is contained in:
Colin Cross 2013-12-27 20:16:49 +00:00 committed by Gerrit Code Review
commit 2dcc275936

View file

@ -431,6 +431,7 @@ service console /system/bin/sh
disabled disabled
user shell user shell
group log group log
seclabel u:r:shell:s0
on property:ro.debuggable=1 on property:ro.debuggable=1
start console start console