Merge "display: Set ro.surface_flinger.ignore_hdr_camera_layers" into tm-qpr-dev

This commit is contained in:
Gil Liu 2022-08-31 07:30:07 +00:00 committed by Android (Google) Code Review
commit 14a5fa5c30

View file

@ -64,10 +64,11 @@ PRODUCT_COPY_FILES += \
device/google/felix/felix/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb \ device/google/felix/felix/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb \
device/google/felix/felix/display_golden_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal1.pb device/google/felix/felix/display_golden_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal1.pb
# Display LBE # Display
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
vendor.display.lbe.supported=1 \ vendor.display.lbe.supported=1 \
vendor.display.async_off.supported=true vendor.display.async_off.supported=true \
ro.surface_flinger.ignore_hdr_camera_layers=true
#config of display brightness dimming #config of display brightness dimming
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.dimming.usage=1 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.dimming.usage=1