sdm660-common: prop: Set thermal data path
This commit is contained in:
parent
292760090d
commit
00c7be27b6
1 changed files with 4 additions and 0 deletions
|
@ -178,6 +178,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.ssr.restart_level=ALL_ENABLE
|
||||
|
||||
# Thermal configs path
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
sys.thermal.data.path=/data/vendor/thermal/
|
||||
|
||||
# WFD
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.debug.wfd.enable=1 \
|
||||
|
|
Loading…
Reference in a new issue