Merge "Speaker channel swapping is conditional to audio mode" into nyc-mr1-dev am: 09fef3caf5
am: 955dee58ee

Change-Id: I1333f1be12210047b27b0894064f0246b8ca553e
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