commit | fa25c0f04b820a612d52c1fe28917f193d969302 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Fri Mar 11 17:46:55 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Mar 11 17:46:55 2016 +0000 |
tree | c817300c367f99398a83b713df3f2f926a4acef6 | |
parent | 88d2ecbd892f040d2ce4014a74e19acf5be50b77 [diff] | |
parent | c85898721f5c248676d97545fd65281d1201315b [diff] |
Update input read to better handle errors am: c85898721f * commit 'c85898721f5c248676d97545fd65281d1201315b': Update input read to better handle errors
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