mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Add thermal HIDL HAL
This commit is contained in:
parent
a45fe9d16a
commit
c6e9831382
1 changed files with 5 additions and 0 deletions
|
@ -66,3 +66,8 @@ PRODUCT_PACKAGES += \
|
||||||
# Power HAL
|
# Power HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.power@1.1-service-qti
|
android.hardware.power@1.1-service-qti
|
||||||
|
|
||||||
|
# Thermal HAL
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.thermal@1.0-service \
|
||||||
|
android.hardware.thermal@1.0-impl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue