android_device_oneplus_dre/rootdir/etc/init.qcom.rc
Danny Baumann 89be260049 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
2018-07-07 21:12:11 +02:00

8 lines
157 B
Text

service dashd /sbin/dashd
class core
critical
seclabel u:r:dashd:s0
group root system
service factory-hal-1-0 /system/bin/true
disabled