Revert "Revert "thermal: enable warm_reset on thermal shutdown""

This reverts commit 39845ace12.

Bug: 238464124
Test: Build and boot on device. Check last logcat after shutdown
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: I045cbffe0296c91c0b5eba0202ac2a071f4959ab
This commit is contained in:
Sayanna Chandula 2022-10-11 10:23:28 -07:00
parent 6ec2acb1b0
commit 4af3fad2e9

View file

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