diff --git a/etc/init/android.hardware.health@2.0-service.rc b/etc/init/android.hardware.health@2.0-service.rc index ef17467c..ee14d8e2 100644 --- a/etc/init/android.hardware.health@2.0-service.rc +++ b/etc/init/android.hardware.health@2.0-service.rc @@ -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 diff --git a/etc/init/android.hardware.health@2.1-service.rc b/etc/init/android.hardware.health@2.1-service.rc index 229285c9..6b0b0413 100644 --- a/etc/init/android.hardware.health@2.1-service.rc +++ b/etc/init/android.hardware.health@2.1-service.rc @@ -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