thermal: enable warm_reset on thermal shutdown

Bug: 232092738
Signed-off-by: Oleg Matcovschi <omatcovschi@google.com>
Change-Id: I04ee37682b3511e9836248d0527917f00deb63f4
diff --git a/device-common.mk b/device-common.mk
index 4087c31..e45397d 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -43,3 +43,7 @@
 
 # ZramWriteback
 -include hardware/google/pixel/mm/device_gki.mk
+
+# Set thermal warm reset
+PRODUCT_PRODUCT_PROPERTIES += \
+    ro.thermal_warmreset = true