commit | 9d27f8ba745afd6ed2cbfc08b093a96885169e6c | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Mon Sep 19 18:45:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Sep 19 18:45:54 2016 +0000 |
tree | 23c256c97c84022cd6382491b999d7dcbd8cf81a | |
parent | 093837d2929180cc86ca458447e3c2351415490a [diff] | |
parent | 6beade6ea4aaa4ce3bdaad1b2d85a95ac63d9c64 [diff] |
Merge "Fix out_write frame count to match return code." into nyc-mr1-dev am: f6e202f58f am: 6beade6ea4 Change-Id: I51ea1f5ebd0f85c83dbe65a7febd1c7c11e0d663
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