aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-10-09 21:54:18 +0200
committerDavide Garberi <dade.garberi@gmail.com>2019-11-05 22:19:31 +0100
commit2ff578e081888875f0c812440dfe6836236bb188 (patch)
treec305227d0781b9b9c35e4b85d8261109890a0cb6 /msm8996.mk
parentfd6a2c08d6cc97ec3fcc8374fa3d4b3b6b471b94 (diff)
msm8996-common: Build thermal.msm8996
* Prevents thermal 1.0 interface from crashing without having to switch to 2.0-mock Change-Id: I874b4a420c456d968e6e125ed3b4ec2d59d9a753
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 6270379..e691548 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -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