Merge "display: extend DPP downscale ratio" into udc-d1-dev

This commit is contained in:
Midas Chien 2023-05-22 10:33:01 +00:00 committed by Android (Google) Code Review
commit 49679980b0

View file

@ -698,7 +698,7 @@ PRODUCT_COPY_FILES += \
device/google/zuma/display/display_colordata_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_cal0.pb device/google/zuma/display/display_colordata_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_cal0.pb
# limit DPP downscale ratio # limit DPP downscale ratio
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.hwc.dpp.downscale=2 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.hwc.dpp.downscale=3
# Cannot reference variables defined in BoardConfig.mk, uncomment this if # Cannot reference variables defined in BoardConfig.mk, uncomment this if
# BOARD_USES_EXYNOS_DSS_FEATURE is true # BOARD_USES_EXYNOS_DSS_FEATURE is true