sm7325-common: Remove BSP specific flags

Change-Id: Ie2673f2a9cbb0dc4626653e367a6c2d2ca3d9635
This commit is contained in:
Nolen Johnson 2022-08-07 19:27:45 -04:00
parent f16f2c5d7b
commit 33c7540b74

View File

@ -112,14 +112,10 @@ TARGET_USE_QTI_BT_STACK := true
# Display # Display
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_GRALLOC1 := true TARGET_USES_GRALLOC1 := true
TARGET_USES_GRALLOC4 := true TARGET_USES_GRALLOC4 := true
TARGET_USES_HWC2 := true TARGET_USES_HWC2 := true
TARGET_USES_ION := true TARGET_USES_ION := true
TARGET_USES_QCOM_DISPLAY_BSP := true
TARGET_USES_QTI_MAPPER_2_0 := true
TARGET_USES_QTI_MAPPER_EXTENSIONS_1_1 := true
# DRM # DRM
TARGET_ENABLE_MEDIADRM_64 := true TARGET_ENABLE_MEDIADRM_64 := true