sm8250-common: Drop deprecated configstore flags

* These are converted to props, which we have already set.

Change-Id: I8449041eec5c8ab4153bd2942ebc7fda9ceb7432
This commit is contained in:
Wang Han 2021-02-09 20:59:39 +08:00 committed by Han Wang
parent 6dca1a4e7f
commit 5da67e0fae

View file

@ -119,13 +119,6 @@ ifeq ($(HOST_OS),linux)
endif
# Display
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
SF_WCG_COMPOSITION_DATA_SPACE := 143261696
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_HAS_HDR_DISPLAY := true
TARGET_HAS_WIDE_COLOR_DISPLAY := true
TARGET_USE_COLOR_MANAGEMENT := true
TARGET_USES_COLOR_METADATA := true
TARGET_USES_DISPLAY_RENDER_INTENTS := true
TARGET_USES_DRM_PP := true