diff options
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -424,7 +424,8 @@ PRODUCT_PACKAGES += \ # Thermal PRODUCT_PACKAGES += \ android.hardware.thermal@1.0-impl \ - android.hardware.thermal@1.0-service + android.hardware.thermal@1.0-service \ + thermal.msm8996 PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf |