Merge "init: Make console a shutdown critical service"

This commit is contained in:
Treehugger Robot 2023-01-13 21:10:22 +00:00 committed by Gerrit Code Review
commit c332f33187

View file

@ -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.