sdm660-common: Switch to QTI Thermal HAL

This commit is contained in:
EcrosoftXiao 2021-05-30 00:15:14 +06:00 committed by OdSazib
parent d03e299b1d
commit bcee3d7841
No known key found for this signature in database
GPG key ID: D4CC9F3E8190970A

View file

@ -548,6 +548,10 @@ PRODUCT_PACKAGES += \
libipanat \ libipanat \
liboffloadhal liboffloadhal
# Thermal
PRODUCT_PACKAGES += \
android.hardware.thermal@2.0-service.qti
# Thermal Conf # Thermal Conf
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/thermal/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \ $(COMMON_PATH)/configs/thermal/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \