display: add primary display LHBM property

Bug: 316357543
Bug: 316357220
Test: DTE verified
Change-Id: I83d8643bafe0ff655ea863a7d272c32dd3ef3476
Signed-off-by: Cathy Hsu <cathsu@google.com>
This commit is contained in:
Cathy Hsu 2024-04-01 07:45:57 +00:00
parent d59904cedf
commit 2efffb7164

View file

@ -99,6 +99,9 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \ frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \
device/google/tegu/nfc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf device/google/tegu/nfc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf
# lhbm peak brightness delay: decided by kernel
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach_peak_brightness=0
# Thermal VT estimator # Thermal VT estimator
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libthermal_tflite_wrapper libthermal_tflite_wrapper