mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user