Add thermal HAL

Bug: 32022261
Test: cts
Change-Id: Ib8328eaa6308ab616daf9072f44d5fa991dc725d
diff --git a/device-common.mk b/device-common.mk
index eb16eb1..aab415f 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -377,6 +377,10 @@
     Tag \
     android.hardware.nfc@1.0-impl \
 
+# Thermal packages
+PRODUCT_PACKAGES += \
+    android.hardware.thermal@1.0-impl
+
 ifeq ($(ENABLE_TREBLE), true)
 PRODUCT_PACKAGES += \
     android.hardware.nfc@1.0-service