thermal: enable warm_reset on thermal shutdown

Bug: 232092738
Signed-off-by: Oleg Matcovschi <omatcovschi@google.com>
Change-Id: I04ee37682b3511e9836248d0527917f00deb63f4
This commit is contained in:
Oleg Matcovschi 2022-05-27 14:43:59 -07:00
parent a1410edaac
commit 8afd9f90c1

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