mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Start CHRE daemon on boot
Test: flash build, confirm CHRE daemon starts, SLPI does not crash, no
SELinux denials, and context hub HAL connects to it and works
normally
Change-Id: I7af26548ed6e5b0544db621468a8cb8839f878ed
This commit is contained in:
@@ -468,3 +468,6 @@ service bugreport /system/bin/dumpstate -d -p -B -z \
|
||||
oneshot
|
||||
keycodes 114 115 116
|
||||
|
||||
service chre /vendor/bin/chre
|
||||
class late_start
|
||||
socket chre seqpacket 0660 root system
|
||||
|
||||
Reference in New Issue
Block a user