commit | 7bf8526a386a16468edcb33cb2c41dcbf16d487b | [log] [tgz] |
---|---|---|
author | Zheng Zhang <zhzh@google.com> | Fri Feb 10 19:14:26 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Feb 10 19:14:26 2017 +0000 |
tree | 9efedcf01b429b2f70d86f0704657caf48cec2ec | |
parent | a75e1cd489bd6fa05fa1791cb2eebb85410b6bed [diff] | |
parent | 32847effc9884f7d07886ae87a6efe3cf4d1c591 [diff] |
audio: hal: fix power issue if tfa98xx calibration failed am: 32847effc9 Change-Id: I1ad42ba78f92b51f8ef7834641eaef8887ec1c53
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