Merge "hal: restrict 24 bit capture for unprocessed audio" into nyc-dev
am: c8a2c9c530

* commit 'c8a2c9c530a45218b606acfaec4b720eda585408':
  hal: restrict 24 bit capture for unprocessed audio

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