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:
Danny Baumann 2018-07-03 11:48:34 +02:00 committed by Christopher H.
parent b251bc22ad
commit 89be260049

View file

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