display: add disp_therm sysfs node and interval time

Bug: 340846691
Flag: NONE add new property
Test: check the display temperature work
Change-Id: Id9861c22eb9e79a518863bd88dc2c1a7d5568cff
This commit is contained in:
Peter Lin 2024-06-27 13:08:45 +00:00 committed by Gil Liu
parent 00234f7083
commit 5c6e209c5e

View file

@ -277,8 +277,11 @@ PRODUCT_PACKAGES += gps.cfg
# For GPS property
PRODUCT_VENDOR_PROPERTIES += ro.vendor.gps.pps.enabled=true
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# Display function property settings
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
vendor.display.lbe.supported=1 \
ro.vendor.primarydisplay.google-tk4c.temperature_path=/dev/thermal/tz-by-name/disp_therm/temp \
ro.vendor.display.read_temp_interval=30
#Thermal VT estimator
PRODUCT_PACKAGES += \