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:
parent
79173a0157
commit
f403d143e7
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ on boot
|
|||
on charger
|
||||
write /sys/class/backlight/panel0-backlight/brightness 150
|
||||
|
||||
service cvphalservice /system/bin/true
|
||||
disabled
|
||||
|
||||
service dashd /sbin/dashd
|
||||
class core
|
||||
critical
|
||||
|
|
Loading…
Reference in a new issue