mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
[SQUASH] universal7885: Revert health related commits
Revert "universal7885: sepolicy: Address charger_vendor denial" This reverts commitf35e7ce2a6. Revert "universal7885: Switch to health AIDL HAL" This reverts commitd80918f7b5. Revert "universal7885: health: remove unused namespace" This reverts commit19139783b3. Revert "universal7885: Remove unused deps from health impl" This reverts commit478b6f760c. Revert "universal7885: Implement health 2.1 hal" This reverts commitf90a9a09cf.
This commit is contained in:
parent
38dfae1352
commit
1845c09098
4 changed files with 11 additions and 9 deletions
|
|
@ -102,7 +102,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Charger
|
||||
PRODUCT_PACKAGES += \
|
||||
charger_res_images_vendor
|
||||
libsuspend
|
||||
|
||||
# Debug
|
||||
PRODUCT_PACKAGES += eklogger dlopener dlopener.vendor
|
||||
|
|
@ -142,8 +142,9 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Health
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.health-service.samsung \
|
||||
android.hardware.health-service.samsung-recovery
|
||||
android.hardware.health@2.1-impl \
|
||||
android.hardware.health@2.1-impl.recovery \
|
||||
android.hardware.health@2.1-service
|
||||
|
||||
# HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue