commit | 7d273f7d8a943c3953646902a40fe8b2f5f67464 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Nov 23 23:24:43 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Nov 23 23:24:43 2016 +0000 |
tree | bced587c84cc8a36c6ddf32d7663191d370369b8 | |
parent | 979b99faf9b409bf3789c67849b4432574dd9425 [diff] | |
parent | 7fea2049eeb6550e5f3382671f4ec5103cfac3d3 [diff] |
hal: Fix an issue on finding a wrong operator in case of no sim am: 7fea2049ee Change-Id: Ifcbf3ddeef5be5fd3f43dae2a9fc0493919af3f6
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