summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSayanna Chandula <sayanna@google.com>2022-07-28 16:34:26 -0700
committerSayanna Chandula <sayanna@google.com>2022-08-30 18:28:13 +0000
commit92f1b6c40a69bfae9234a1b936b08497da93e969 (patch)
tree8e7d48b7ac152ca98d6923844c0772ca4fa0cc8d
parent78e92a8146cdc17b160fd13e47634f489937a7b2 (diff)
downloadgs101-92f1b6c40a69bfae9234a1b936b08497da93e969.tar.gz
Revert "thermal: enable warm_reset on thermal shutdown"
This reverts commit 8afd9f90c142a09faf570807ff9fc7aa03cb1430. Bug: 235765192 Test: Build and boot on device Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I3df68c0c4a415415cca91b072b995d424b378dd7
-rw-r--r--device-common.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device-common.mk b/device-common.mk
index d9522989..cc373466 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -47,7 +47,3 @@ PRODUCT_PRODUCT_PROPERTIES += \
# ZramWriteback
-include hardware/google/pixel/mm/device_gki.mk
-
-# Set thermal warm reset
-PRODUCT_PRODUCT_PROPERTIES += \
- ro.thermal_warmreset = true