sdm710-common: Disable CVP HAL
This isn't used on SDM710 and spams logs as it continues to try to start. Change-Id: I16928663232d5b4e9d005c60dfe080f9cc596d32 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
04dedc6ad1
commit
f369b61ff6
1 changed files with 3 additions and 0 deletions
|
@ -76,5 +76,8 @@ on post-fs-data
|
|||
service face_hal /system/bin/true
|
||||
disabled
|
||||
|
||||
service cvphalservice /system/bin/true
|
||||
disabled
|
||||
|
||||
service vendor.power-hal-1-0 /system/bin/true
|
||||
disabled
|
||||
|
|
Loading…
Reference in a new issue