Merge "console: Add setenv HOSTNAME console" am: d2c66b31a0

am: 5884f608d9

Change-Id: I0ce00d53c7ef176e920d0a2dc3c9136c20383f3d
This commit is contained in:
Dmitry Shmidt 2017-10-11 20:32:34 +00:00 committed by android-build-merger
commit 825915bfde
1 changed files with 1 additions and 0 deletions

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.