display: Disable QTI_BSP

This is unused on this branch

Change-Id: I1a3341af1b32d91ce614e10296fad3aee1dc6634
diff --git a/common.mk b/common.mk
index 76c392a..77f62b1 100644
--- a/common.mk
+++ b/common.mk
@@ -37,13 +37,11 @@
 kernel_includes :=
 
 # Executed only on QCOM BSPs
-ifeq ($(TARGET_USES_QCOM_BSP),true)
+#ifeq ($(TARGET_USES_QCOM_BSP),true)
 # Enable QCOM Display features
-    common_flags += -DQTI_BSP
-endif
-ifneq ($(call is-platform-sdk-version-at-least,18),true)
-    common_flags += -DANDROID_JELLYBEAN_MR1=1
-endif
+#    common_flags += -DQTI_BSP
+#endif
+
 ifeq ($(TARGET_COMPILE_WITH_MSM_KERNEL),true)
 # This check is to pick the kernel headers from the right location.
 # If the macro above is defined, we make the assumption that we have the kernel