Merge "display: add disp_therm sysfs node and interval time" into main
This commit is contained in:
commit
99f07a0082
1 changed files with 5 additions and 2 deletions
|
@ -327,8 +327,11 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
# Media Performance Class 13
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=33
|
||||
|
||||
# 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-tg4a.temperature_path=/dev/thermal/tz-by-name/disp_therm/temp \
|
||||
ro.vendor.display.read_temp_interval=30
|
||||
|
||||
# Vibrator HAL
|
||||
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue