aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-03-08 15:08:35 -0800
committerYing Wang <wangying@google.com>2013-03-08 15:08:35 -0800
commit446452f84e9cc4c75d8e80f6f05e24793397a19d (patch)
tree6c1173016878a2ad274957124195e3940ac00829
parent5d8e19eb3b3c4b541df50f8eddd6198b4be992a4 (diff)
downloadwebrtc-kitkat-mr2.2-release.tar.gz
Change-Id: I61f4e0917954d1557fe4cd1605aecaded68d4a97
-rw-r--r--src/modules/audio_coding/codecs/isac/fix/source/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/audio_coding/codecs/isac/fix/source/Android.mk b/src/modules/audio_coding/codecs/isac/fix/source/Android.mk
index b9931c472d..2794a9ca21 100644
--- a/src/modules/audio_coding/codecs/isac/fix/source/Android.mk
+++ b/src/modules/audio_coding/codecs/isac/fix/source/Android.mk
@@ -176,6 +176,7 @@ else
LOCAL_NDK_STL_VARIANT := $(WEBRTC_STL)
LOCAL_SDK_VERSION := 14
LOCAL_MODULE := $(LOCAL_MODULE)_$(WEBRTC_STL)
+LOCAL_SHARED_LIBRARIES :=
endif
include $(BUILD_NATIVE_TEST)
endif