sdm660-common: Remove redundant CHRE daemon
* We don't have the chre binary and MIUI also disabled it. Change-Id: I57a95643c366f8b1ce1a8af5ff2ebbf9b29e316d Signed-off-by: YumeMichi <do4suki@gmail.com> Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org> Signed-off-by: snnbyyds <snnbyyds@gmail.com> Signed-off-by: Immanuel Raj <iamimmanuelraj@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
cd42dff553
commit
152cafd63b
1 changed files with 0 additions and 10 deletions
|
@ -737,16 +737,6 @@ service vendor.power_off_alarm /vendor/bin/power_off_alarm
|
||||||
disabled
|
disabled
|
||||||
oneshot
|
oneshot
|
||||||
|
|
||||||
service chre /vendor/bin/chre
|
|
||||||
class late_start
|
|
||||||
user system
|
|
||||||
group system
|
|
||||||
socket chre seqpacket 0660 root system
|
|
||||||
shutdown critical
|
|
||||||
|
|
||||||
on property:vendor.chre.enabled=0
|
|
||||||
stop chre
|
|
||||||
|
|
||||||
service bugreport /system/bin/dumpstate -d -p -B -z -o /data/user_de/0/com.android.shell/files/bugreports/bugreport
|
service bugreport /system/bin/dumpstate -d -p -B -z -o /data/user_de/0/com.android.shell/files/bugreports/bugreport
|
||||||
class main
|
class main
|
||||||
disabled
|
disabled
|
||||||
|
|
Loading…
Reference in a new issue