etc: don't start both health-hal services automatically

should be started in device tree init.recovery.rc

Change-Id: Ie2711a8053d0ad9dacd6d337f7a1902c9320334f
This commit is contained in:
Captain Throwback
2021-08-28 21:43:18 +00:00
committed by bigbiff
parent e3742ef616
commit 2bf400c47c
2 changed files with 0 additions and 6 deletions
@@ -1,6 +1,3 @@
on boot
start health-hal-2-0
service health-hal-2-0 /system/bin/android.hardware.health@2.0-service
disabled
user root
@@ -1,6 +1,3 @@
on boot
start health-hal-2-1
service health-hal-2-1 /system/bin/android.hardware.health@2.1-service
disabled
user root