summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2014-11-10 11:51:11 -0800
committerChirayu Desai <chirayudesai1@gmail.com>2014-11-13 13:10:16 +0530
commita9bf1aa5507d94c89ea3e074d7198e8eb3d1f57b (patch)
treed72d90544333d2ed2376b08754567789a065d79f /Android.mk
downloadhardware_qcom_audio-a9bf1aa5507d94c89ea3e074d7198e8eb3d1f57b.tar.gz
hardware_qcom_audio-a9bf1aa5507d94c89ea3e074d7198e8eb3d1f57b.tar.bz2
hardware_qcom_audio-a9bf1aa5507d94c89ea3e074d7198e8eb3d1f57b.zip
* Include paths expect headers to be at hardware/qcom/audio-caf/$(TARGET_BOARD_PLATFORM), so create symlinks to the 8974 implementation at hardware/qcom/audio-caf/msm8974. * (cdesai): Symlink the Android.mk too, so that the build system can pick that up and build what's in here. Change-Id: Ic089ef7f8d635db4de2f8d238f6d2c4e96d05799 Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
Diffstat (limited to 'Android.mk')
l---------Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 120000
index 00000000..098407c7
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1 @@
+../msm8974/Android.mk \ No newline at end of file