Merge "console: Add setenv HOSTNAME console"

This commit is contained in:
Treehugger Robot 2017-10-11 20:22:48 +00:00 committed by Gerrit Code Review
commit d2c66b31a0

View file

@ -721,6 +721,7 @@ service console /system/bin/sh
user shell
group shell log readproc
seclabel u:r:shell:s0
setenv HOSTNAME console
on property:ro.debuggable=1
# Give writes to anyone for the trace folder on debug builds.