Run CHRE daemon as system user instead of root

Bug: 63818298
Test: confirm CHRE starts up, and HAL can communicate with it via
monitoring logcat and running lshal debug
Change-Id: I72f74d66f98266ba1bcd417e5ec61ace4ddb780c
This commit is contained in:
Brian Duddie
2017-07-18 14:58:35 -07:00
parent c088662d68
commit 27efdfcceb

View File

@@ -711,6 +711,8 @@ service bugreport /system/bin/dumpstate -d -p -B -z \
service chre /vendor/bin/chre
class late_start
user system
group system
socket chre seqpacket 0660 root system
service power_sh /vendor/bin/init.power.sh