summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2014-10-03 15:02:45 -0700
committerEthan Chen <intervigil@gmail.com>2014-10-03 15:02:45 -0700
commit3c56d6608eb0d6c8a6678bde3a9ffb18fac237ed (patch)
tree9382ef1bfa50f0ad7b50f1cbca6f4a8f3a27b0eb
parent0f03232defdc8a90fc75e8a719bcabd9d737e4c0 (diff)
downloadandroid_hardware_qcom_display-shipping/cm-11.0.tar.gz
android_hardware_qcom_display-shipping/cm-11.0.tar.bz2
android_hardware_qcom_display-shipping/cm-11.0.zip
Change-Id: I2a51d48a4338f3aeb65be5d2c0b88eb12b6df771
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 1b0b80323..cb904ac8d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,4 +1,4 @@
-ifeq ($(TARGET_QCOM_DISPLAY_VARIANT),)
+ifeq ($(call my-dir),$(call project-path-for,qcom-display))
ifneq ($(filter msm8974 msm8x74,$(TARGET_BOARD_PLATFORM)),)
#This is for 8974 based platforms
include $(call all-named-subdir-makefiles,msm8974)