sdm660-common: Switch to QTI Thermal HAL
This commit is contained in:
parent
d03e299b1d
commit
bcee3d7841
1 changed files with 4 additions and 0 deletions
|
@ -548,6 +548,10 @@ PRODUCT_PACKAGES += \
|
|||
libipanat \
|
||||
liboffloadhal
|
||||
|
||||
# Thermal
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.thermal@2.0-service.qti
|
||||
|
||||
# Thermal Conf
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(COMMON_PATH)/configs/thermal/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \
|
||||
|
|
Loading…
Reference in a new issue