mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Run CHRE daemon as system user instead of root am: 27efdfcceb
am: 95a3f00706
Change-Id: Iee323a578d39890eed928afc0c06f7a4732aa050
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user