mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Add health HIDL HAL
This commit is contained in:
parent
efa29e10b7
commit
b9e2908ed7
1 changed files with 5 additions and 0 deletions
|
@ -87,3 +87,8 @@ PRODUCT_PACKAGES += \
|
||||||
#Configstore
|
#Configstore
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.configstore@1.0-service
|
android.hardware.configstore@1.0-service
|
||||||
|
|
||||||
|
#Health
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.health@1.0-service \
|
||||||
|
android.hardware.health@1.0-impl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue