display: set config of frames to reach LHBM peak brightness

Bug: 243975487
Test: adb shell getprop and dump trace to check latency
Change-Id: I5aa70bf3a900ee2cb70bcb162758de77efb33a6f
This commit is contained in:
gilliu 2022-09-13 13:21:45 +00:00 committed by Gil Liu
parent cd57763357
commit db08ec379b

View file

@ -59,6 +59,9 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true
#config of primary display frames to reach LHBM peak brightness
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach_peak_brightness=2
# NFC
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \