Merge "thermal: enable warm_reset on thermal shutdown" into udc-dev am: 00064c8005

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21757783

Change-Id: I59f71b469571fbbafcf73358631789e7a81cec82
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Sayanna Chandula 2023-03-06 20:45:23 +00:00 committed by Automerger Merge Worker
commit 7726f58fee

View file

@ -43,6 +43,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
# ZramWriteback
-include hardware/google/pixel/mm/device_gki.mk
# Set thermal warm reset
PRODUCT_PRODUCT_PROPERTIES += \
ro.thermal_warmreset = true
# Indicate that the bootloader supports the MTE developer option switch
# (MISC_MEMTAG_MODE_MEMTAG_ONCE), with the exception of _fullmte products that
# force enable MTE.