summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2013-04-04 15:24:39 -0700
committerDmitry Shmidt <dimitrysh@google.com>2013-04-04 15:24:39 -0700
commit795d21f14da4538ff4727b2df3c5cf4f70563af9 (patch)
treeb434273c2c13c59465c67b6575c58cd6fba43b8f /Android.mk
parent0819f6a5f2bd682eced906ba54499a640d394fb8 (diff)
downloadandroid_hardware_qcom_audio-795d21f14da4538ff4727b2df3c5cf4f70563af9.tar.gz
android_hardware_qcom_audio-795d21f14da4538ff4727b2df3c5cf4f70563af9.tar.bz2
android_hardware_qcom_audio-795d21f14da4538ff4727b2df3c5cf4f70563af9.zip
qcom: audio: Add 8x26 and 8x74 architecture
Change-Id: Ib60be6a0377effe5a198100842c5bd916d77c0ca Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 25e34d19..5230e2c8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,4 +1,4 @@
-ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
+ifneq ($(filter msm8960 msm8x26 msm8x74,$(TARGET_BOARD_PLATFORM)),)
LOCAL_PATH := $(call my-dir)