commit | 31982adfdb2e9ea0d0e277e06aa396f7d68215d3 | [log] [tgz] |
---|---|---|
author | Zheng Zhang <zhzh@google.com> | Fri Dec 09 01:28:05 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Dec 09 01:28:05 2016 +0000 |
tree | a7798cc3f20317fdbbc6430272ef211a3e68464d | |
parent | afed64ff0f0a05aa9e13c71a4e5d6c4c14c5429a [diff] | |
parent | 6cf81737bb01e3ab9b5c66e4fc46a1860f56a094 [diff] |
audio: hal: a workaround to avoid mic no sound while making voice call. am: 6185d57e5c am: 6cf81737bb Change-Id: I349626473d71c7acf537598f02529f61d07814a2
diff --git a/voice_processing/Android.mk b/voice_processing/Android.mk index 9b86eaf..73619c6 100644 --- a/voice_processing/Android.mk +++ b/voice_processing/Android.mk
@@ -14,6 +14,7 @@ $(call include-path-for, audio-effects) LOCAL_SHARED_LIBRARIES := \ + liblog \ libcutils LOCAL_SHARED_LIBRARIES += libdl