zenfone7: Build AIDL thermal HAL

Change-Id: I6ae621194044ab66fad69b9ef997b3b347bf6120
Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/device.mk b/device.mk
index 9fe87f3..3e56e41 100755
--- a/device.mk
+++ b/device.mk
@@ -133,6 +133,10 @@
     hardware/google/interfaces \
     hardware/google/pixel
 
+# Thermal
+PRODUCT_PACKAGES += \
+    android.hardware.thermal-service.qti
+
 # Vibrator
 PRODUCT_PACKAGES += \
     vendor.qti.hardware.vibrator.service