summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabrielgagz <g.a.gomez@gmail.com>2019-10-28 20:59:07 -0300
committergabrielgagz <g.a.gomez@gmail.com>2019-10-28 20:59:07 -0300
commit7feb4b0794bd9d628ec3dadbe1baa5d96c39ceff (patch)
treedd1a8c8c8307b79f06e45fc05b478efdd2e339ec
parenta9bf1aa5507d94c89ea3e074d7198e8eb3d1f57b (diff)
downloadhardware_qcom_audio-lineage-17.0-caf-apq8084.tar.gz
hardware_qcom_audio-lineage-17.0-caf-apq8084.tar.bz2
hardware_qcom_audio-lineage-17.0-caf-apq8084.zip
apq8084: audio: fix msm8974 symlinkslineage-17.1-caf-apq8084lineage-17.0-caf-apq8084
Change-Id: I76c184de1d1445d00695ee65416a04e7b532511f
l---------Android.mk2
l---------audiod2
l---------hal2
l---------hal_mpq2
l---------legacy2
l---------mm-audio2
l---------policy_hal1
l---------post_proc2
l---------visualizer2
l---------voice_processing2
10 files changed, 9 insertions, 10 deletions
diff --git a/Android.mk b/Android.mk
index 098407c7..fc44ab9b 120000
--- a/Android.mk
+++ b/Android.mk
@@ -1 +1 @@
-../msm8974/Android.mk \ No newline at end of file
+../../msm8974/audio/Android.mk \ No newline at end of file
diff --git a/audiod b/audiod
index 763800c3..582e410b 120000
--- a/audiod
+++ b/audiod
@@ -1 +1 @@
-../msm8974/audiod \ No newline at end of file
+../../msm8974/audio/audiod \ No newline at end of file
diff --git a/hal b/hal
index af42fee7..c3d18cbc 120000
--- a/hal
+++ b/hal
@@ -1 +1 @@
-../msm8974/hal \ No newline at end of file
+../../msm8974/audio/hal \ No newline at end of file
diff --git a/hal_mpq b/hal_mpq
index 39d44d5b..02d06459 120000
--- a/hal_mpq
+++ b/hal_mpq
@@ -1 +1 @@
-../msm8974/hal_mpq \ No newline at end of file
+../../msm8974/audio/hal_mpq \ No newline at end of file
diff --git a/legacy b/legacy
index 9aa2e30d..3abad2d9 120000
--- a/legacy
+++ b/legacy
@@ -1 +1 @@
-../msm8974/legacy \ No newline at end of file
+../../msm8974/audio/legacy \ No newline at end of file
diff --git a/mm-audio b/mm-audio
index 3c68949c..3ab057dd 120000
--- a/mm-audio
+++ b/mm-audio
@@ -1 +1 @@
-../msm8974/mm-audio \ No newline at end of file
+../../msm8974/audio/mm-audio \ No newline at end of file
diff --git a/policy_hal b/policy_hal
deleted file mode 120000
index aa0480fc..00000000
--- a/policy_hal
+++ /dev/null
@@ -1 +0,0 @@
-../msm8974/policy_hal \ No newline at end of file
diff --git a/post_proc b/post_proc
index e3545f38..488fd4e5 120000
--- a/post_proc
+++ b/post_proc
@@ -1 +1 @@
-../msm8974/post_proc \ No newline at end of file
+../../msm8974/audio/post_proc \ No newline at end of file
diff --git a/visualizer b/visualizer
index 39bbc97e..fc66b586 120000
--- a/visualizer
+++ b/visualizer
@@ -1 +1 @@
-../msm8974/visualizer \ No newline at end of file
+../../msm8974/audio/visualizer \ No newline at end of file
diff --git a/voice_processing b/voice_processing
index 289e43b2..3b17ed08 120000
--- a/voice_processing
+++ b/voice_processing
@@ -1 +1 @@
-../msm8974/voice_processing \ No newline at end of file
+../../msm8974/audio/voice_processing \ No newline at end of file