From 5001e23a77214280f1ee246c7dafe168ad783fac Mon Sep 17 00:00:00 2001 From: Vachounet Date: Sun, 10 Dec 2017 11:04:18 +0100 Subject: [PATCH] Revert "sanders: qcom bsp - display specific flag" This flag enables the QCOM specific display features Change-Id: Iba7409c7e3743de846a7fb8bfcc7ad0b80985409 CRs-Fixed: 2043662 (reverted from commit cb8cb730e5f78c1e152230a3626d03a7749a904a) --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 9d3d4ce..5d0f42e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -154,7 +154,6 @@ TARGET_USES_ION := true TARGET_USES_HWC2 := true TARGET_USES_OVERLAY := true TARGET_USES_NEW_ION_API := true -TARGET_USES_QCOM_DISPLAY_BSP := true USE_OPENGL_RENDERER := true MAX_EGL_CACHE_KEY_SIZE := 12*1024 MAX_EGL_CACHE_SIZE := 2048*1024