Merge "display: extend DPP downscale ratio" into udc-d1-dev am: 49679980b0 am: 09f105e36c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/23364735

Change-Id: Ie3e49cc2c0f27ec50aa80f58677707a3b56e1fc2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Midas Chien 2023-05-22 11:34:00 +00:00 committed by Automerger Merge Worker
commit fa23cb93c3

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