Merge "console: Add setenv HOSTNAME console"

am: d2c66b31a0

Change-Id: I85addec989872b9e66f0e68c4fea20b969a1eb25
This commit is contained in:
Dmitry Shmidt 2017-10-11 20:28:49 +00:00 committed by android-build-merger
commit 5884f608d9

View file

@ -725,6 +725,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.