diff --git a/lito.mk b/lito.mk index c003353..b84113f 100644 --- a/lito.mk +++ b/lito.mk @@ -224,8 +224,8 @@ PRODUCT_PACKAGES += \ # Health PRODUCT_PACKAGES += \ - android.hardware.health@2.1-impl-qti \ - android.hardware.health@2.1-service + android.hardware.health-service.example \ + android.hardware.health@2.1-impl # HIDL PRODUCT_PACKAGES += \ diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 3cdef3c..fbb987e 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -751,13 +751,6 @@ service profiler_daemon /system/bin/profiler_daemon group root disabled -service charger /system/bin/charger - class charger - user system - group system graphics input - capabilities SYS_BOOT - seclabel u:r:charger:s0 - service diag_mdlog_start /system/vendor/bin/diag_mdlog -u -c -n 20 class late_start user shell