thermal: enable warm_reset on thermal shutdown

This reverts commit 6e9c7db1d2.

Reason for revert: ag/18906792 bootloader fix is merged

Bug: 235641682
Bug: 232092738
Signed-off-by: Oleg Matcovschi <omatcovschi@google.com>
Change-Id: I48276f1daac8df260fbed201846ae5ab3e0c0a92
This commit is contained in:
Oleg Matcovschi 2022-06-15 18:56:19 +00:00
parent b9e1ca36f8
commit 5bba5fcf9d

View file

@ -43,3 +43,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# ZramWriteback
-include hardware/google/pixel/mm/device_gki.mk
# Set thermal warm reset
PRODUCT_PRODUCT_PROPERTIES += \
ro.thermal_warmreset = true