commit | 1d2aa02da6fa7a11182ba824a3ddd19a16a4d9af | [log] [tgz] |
---|---|---|
author | Devin Kim <dojip.kim@lge.com> | Fri Dec 30 01:37:27 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Dec 30 01:37:27 2016 +0000 |
tree | 19bad9bb3f427ded3137a8c5c342e059315156ab | |
parent | 37ceadcc3c32e0ca1b970a8cf94b881b2812beb1 [diff] | |
parent | 7175625057fc247ba8347bf4dd79f93dcb1d4008 [diff] |
audio: hal: Use the elapsed time only if last_write_time_us is valid am: 3927e17c7c am: 7175625057 Change-Id: I47201726206c07e206da3c13b6c6fa1eb135fe30
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