sm7250-common: Switch Health HAL to AIDL

This commit is contained in:
mikairyuu 2022-08-21 14:49:32 +03:00
parent f202cb1387
commit a914903ade
2 changed files with 2 additions and 9 deletions

View File

@ -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 += \

View File

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