Snap for 8554681 from 5a83cb4718 to tm-release

Change-Id: I8a2812f859ba89e356356c5213157f5ac221765a
This commit is contained in:
Android Build Coastguard Worker 2022-05-07 01:01:02 +00:00
commit ac76cd5e45

View file

@ -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 \