From 25305b9e712020ece453a45c34af27fd5fc83abf Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Tue, 9 Apr 2013 21:45:26 -0700 Subject: Add liblog Bug: 8580410 Change-Id: I6845b03f1086ed1b0c7879119e5a170361ffe368 --- voicefx/Android.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'voicefx') diff --git a/voicefx/Android.mk b/voicefx/Android.mk index fba6adb..9aeb118 100644 --- a/voicefx/Android.mk +++ b/voicefx/Android.mk @@ -31,6 +31,5 @@ LOCAL_SRC_FILES:= \ LOCAL_C_INCLUDES += \ $(call include-path-for, audio-effects) LOCAL_SHARED_LIBRARIES := \ - libutils + libutils liblog include $(BUILD_SHARED_LIBRARY) - -- cgit v1.2.3