thermal: enable warm_reset on thermal shutdown
Test: adb shell setprop sys.powerctl shutdown,thermal Bug: 232092738 Signed-off-by: Oleg Matcovschi <omatcovschi@google.com> Change-Id: I198b8de7055b8713460340df613d4309df72ec6d
This commit is contained in:
parent
cd51a5d5bf
commit
06fea09686
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue