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:
parent
b9e1ca36f8
commit
5bba5fcf9d
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