summaryrefslogtreecommitdiffstats
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
downloadhardware_qcom_audio-stable/cm-12.0-caf-8226-YNG4N.tar.gz
hardware_qcom_audio-stable/cm-12.0-caf-8226-YNG4N.tar.bz2
hardware_qcom_audio-stable/cm-12.0-caf-8226-YNG4N.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>
l---------Android.mk1
l---------audiod1
l---------hal1
l---------hal_mpq1
l---------legacy1
l---------mm-audio1
l---------policy_hal1
l---------post_proc1
l---------visualizer1
l---------voice_processing1
10 files changed, 10 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
diff --git a/audiod b/audiod
new file mode 120000
index 00000000..763800c3
--- /dev/null
+++ b/audiod
@@ -0,0 +1 @@
+../msm8974/audiod \ No newline at end of file
diff --git a/hal b/hal
new file mode 120000
index 00000000..af42fee7
--- /dev/null
+++ b/hal
@@ -0,0 +1 @@
+../msm8974/hal \ No newline at end of file
diff --git a/hal_mpq b/hal_mpq
new file mode 120000
index 00000000..39d44d5b
--- /dev/null
+++ b/hal_mpq
@@ -0,0 +1 @@
+../msm8974/hal_mpq \ No newline at end of file
diff --git a/legacy b/legacy
new file mode 120000
index 00000000..9aa2e30d
--- /dev/null
+++ b/legacy
@@ -0,0 +1 @@
+../msm8974/legacy \ No newline at end of file
diff --git a/mm-audio b/mm-audio
new file mode 120000
index 00000000..3c68949c
--- /dev/null
+++ b/mm-audio
@@ -0,0 +1 @@
+../msm8974/mm-audio \ No newline at end of file
diff --git a/policy_hal b/policy_hal
new file mode 120000
index 00000000..aa0480fc
--- /dev/null
+++ b/policy_hal
@@ -0,0 +1 @@
+../msm8974/policy_hal \ No newline at end of file
diff --git a/post_proc b/post_proc
new file mode 120000
index 00000000..e3545f38
--- /dev/null
+++ b/post_proc
@@ -0,0 +1 @@
+../msm8974/post_proc \ No newline at end of file
diff --git a/visualizer b/visualizer
new file mode 120000
index 00000000..39bbc97e
--- /dev/null
+++ b/visualizer
@@ -0,0 +1 @@
+../msm8974/visualizer \ No newline at end of file
diff --git a/voice_processing b/voice_processing
new file mode 120000
index 00000000..289e43b2
--- /dev/null
+++ b/voice_processing
@@ -0,0 +1 @@
+../msm8974/voice_processing \ No newline at end of file