sm8250-common: Drop deprecated configstore flags
* These are converted to props, which we have already set. Change-Id: I8449041eec5c8ab4153bd2942ebc7fda9ceb7432
This commit is contained in:
parent
6dca1a4e7f
commit
5da67e0fae
1 changed files with 0 additions and 7 deletions
|
@ -119,13 +119,6 @@ ifeq ($(HOST_OS),linux)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Display
|
# 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_COLOR_METADATA := true
|
||||||
TARGET_USES_DISPLAY_RENDER_INTENTS := true
|
TARGET_USES_DISPLAY_RENDER_INTENTS := true
|
||||||
TARGET_USES_DRM_PP := true
|
TARGET_USES_DRM_PP := true
|
||||||
|
|
Loading…
Reference in a new issue