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:
parent
6ec2acb1b0
commit
4af3fad2e9
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue