Merge "init: Make console a shutdown critical service"
This commit is contained in:
commit
c332f33187
1 changed files with 1 additions and 0 deletions
|
|
@ -1286,6 +1286,7 @@ service console /system/bin/sh
|
|||
group shell log readproc
|
||||
seclabel u:r:shell:s0
|
||||
setenv HOSTNAME console
|
||||
shutdown critical
|
||||
|
||||
on property:ro.debuggable=1
|
||||
# Give writes to anyone for the trace folder on debug builds.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue