sdm845-common: Disable factory HAL service
This one apparently is present in older versions of the vendor partition. Stop it as it can't load properly and we don't need it anyway. Change-Id: Ie88dbdff34072c128bd815cff4f546a742a71fd0
This commit is contained in:
parent
b251bc22ad
commit
89be260049
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ service dashd /sbin/dashd
|
|||
critical
|
||||
seclabel u:r:dashd:s0
|
||||
group root system
|
||||
|
||||
service factory-hal-1-0 /system/bin/true
|
||||
disabled
|
||||
|
|
Loading…
Reference in a new issue