diff options
| l--------- | Android.mk | 2 | ||||
| l--------- | audiod | 2 | ||||
| l--------- | hal | 2 | ||||
| l--------- | hal_mpq | 2 | ||||
| l--------- | legacy | 2 | ||||
| l--------- | mm-audio | 2 | ||||
| l--------- | policy_hal | 1 | ||||
| l--------- | post_proc | 2 | ||||
| l--------- | visualizer | 2 | ||||
| l--------- | voice_processing | 2 |
10 files changed, 9 insertions, 10 deletions
@@ -1 +1 @@ -../msm8974/Android.mk
\ No newline at end of file +../../msm8974/audio/Android.mk
\ No newline at end of file @@ -1 +1 @@ -../msm8974/audiod
\ No newline at end of file +../../msm8974/audio/audiod
\ No newline at end of file @@ -1 +1 @@ -../msm8974/hal
\ No newline at end of file +../../msm8974/audio/hal
\ No newline at end of file @@ -1 +1 @@ -../msm8974/hal_mpq
\ No newline at end of file +../../msm8974/audio/hal_mpq
\ No newline at end of file @@ -1 +1 @@ -../msm8974/legacy
\ No newline at end of file +../../msm8974/audio/legacy
\ No newline at end of file @@ -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 @@ -1 +1 @@ -../msm8974/post_proc
\ No newline at end of file +../../msm8974/audio/post_proc
\ No newline at end of file @@ -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 |
