display: add primary display LHBM property
Add primary display LHBM frames to reach peak brightness property. Bug: 231511867 Test: maually check /vendor/build.prop Change-Id: I0e05bfe48a28ec2ddf0f0c6bde5740be079ca59a
This commit is contained in:
parent
739e54c4a0
commit
5a83cb4718
1 changed files with 3 additions and 0 deletions
|
@ -135,6 +135,9 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
|||
PRODUCT_PACKAGES_DEBUG += \
|
||||
sar_test
|
||||
|
||||
# Config of primary display frames to reach LHBM peak brightness
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach_peak_brightness=2
|
||||
|
||||
# Bluetooth Tx power caps for bluejay
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/bluetooth_power_limits.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue