whyred: Add thermal HIDL HAL

This commit is contained in:
Vasishath Kaushal 2018-06-21 20:06:47 +05:30
parent a45fe9d16a
commit c6e9831382

View file

@ -66,3 +66,8 @@ PRODUCT_PACKAGES += \
# Power HAL
PRODUCT_PACKAGES += \
android.hardware.power@1.1-service-qti
# Thermal HAL
PRODUCT_PACKAGES += \
android.hardware.thermal@1.0-service \
android.hardware.thermal@1.0-impl