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:
Danny Baumann 2019-11-06 02:01:16 +01:00 committed by LuK1337
parent 79173a0157
commit f403d143e7

View file

@ -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