commit | e1a85e1e385e753ff246b7cd7ab02b30ad3608c8 | [log] [tgz] |
---|---|---|
author | Devin Kim <dojip.kim@lge.com> | Fri Dec 30 01:29:56 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Dec 30 01:29:56 2016 +0000 |
tree | 938bc293791b1c810b280d40986463b3eaf28241 | |
parent | 33814029e3b17f34cf52c3f44c7b6265e52cd1b7 [diff] | |
parent | 3927e17c7c013cd88a889fce5c906e18e8eef6d3 [diff] |
audio: hal: Use the elapsed time only if last_write_time_us is valid am: 3927e17c7c Change-Id: I530655e12fd1866e335ededcaceac2202a11e755
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