diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3e040a3..231d382 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -111,6 +111,7 @@ TARGET_USES_DISPLAY_RENDER_INTENTS := true TARGET_USES_DRM_PP := true TARGET_USES_GRALLOC1 := true TARGET_USES_GRALLOC4 := true +BOARD_USES_GRALLOC_ION_SYNC := true TARGET_USES_HWC2 := true TARGET_USES_ION := true TARGET_USES_QCOM_DISPLAY_BSP := true