summaryrefslogtreecommitdiff
path: root/tests/iptables/qtaguid/Android.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-04-09 22:04:08 -0700
committerYing Wang <wangying@google.com>2013-04-09 22:04:08 -0700
commit4d4bc6e7777887d93340f577d9b46de4a7c75f26 (patch)
treed7fa27dab8b065530d70abff4d7940b90401effe /tests/iptables/qtaguid/Android.mk
parent162186ff7fc059d963cd27dc693eb7d620f9ee8a (diff)
downloadextras-4d4bc6e7777887d93340f577d9b46de4a7c75f26.tar.gz
Bug: 8580410 Change-Id: I9be769e7365b579dcfd94ac86e305044fcb515ee
Diffstat (limited to 'tests/iptables/qtaguid/Android.mk')
-rw-r--r--tests/iptables/qtaguid/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/iptables/qtaguid/Android.mk b/tests/iptables/qtaguid/Android.mk
index cf0a2ba2..a6616785 100644
--- a/tests/iptables/qtaguid/Android.mk
+++ b/tests/iptables/qtaguid/Android.mk
@@ -20,7 +20,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := tests
LOCAL_MODULE := socketTag
LOCAL_SRC_FILES := socketTag.cpp
-LOCAL_SHARED_LIBRARIES += libcutils libutils
+LOCAL_SHARED_LIBRARIES += libcutils libutils liblog
LOCAL_STATIC_LIBRARIES += libtestUtil
LOCAL_C_INCLUDES += system/extras/tests/include