make console shell run as GID=shell
Change-Id: I240bec07b04de1b26eef14e4f590af56c1aaa276
This commit is contained in:
parent
a9aa0f2c42
commit
f2cb352412
|
@ -468,7 +468,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
|
||||
|
|
Loading…
Reference in New Issue