Merge "thermal: enable warm_reset on thermal shutdown" into udc-dev
This commit is contained in:
commit
00064c8005
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ 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
|
||||||
|
|
||||||
# Indicate that the bootloader supports the MTE developer option switch
|
# Indicate that the bootloader supports the MTE developer option switch
|
||||||
# (MISC_MEMTAG_MODE_MEMTAG_ONCE), with the exception of _fullmte products that
|
# (MISC_MEMTAG_MODE_MEMTAG_ONCE), with the exception of _fullmte products that
|
||||||
# force enable MTE.
|
# force enable MTE.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue