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:
parent
a1410edaac
commit
8afd9f90c1
1 changed files with 4 additions and 0 deletions
|
@ -43,3 +43,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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue