sdm845-common: Disable CVP HAL
This isn't used on SDM845 and spams logs as it continues to try to start. Change-Id: I16928663232d5b4e9d005c60dfe080f9cc596d32
This commit is contained in:
@@ -12,6 +12,9 @@ on boot
|
|||||||
on charger
|
on charger
|
||||||
write /sys/class/backlight/panel0-backlight/brightness 150
|
write /sys/class/backlight/panel0-backlight/brightness 150
|
||||||
|
|
||||||
|
service cvphalservice /system/bin/true
|
||||||
|
disabled
|
||||||
|
|
||||||
service dashd /sbin/dashd
|
service dashd /sbin/dashd
|
||||||
class core
|
class core
|
||||||
critical
|
critical
|
||||||
|
|||||||
Reference in New Issue
Block a user