summaryrefslogtreecommitdiffstats
path: root/toolbox
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-04-09 22:29:03 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-04-09 22:29:03 -0700
commit129b6d907b3c32a0f0a2e4fc585502484d47a1e4 (patch)
tree0fb80a7596c0a5904193329d0e44822ebde7d916 /toolbox
parent2e1be1756081ef7300c42f2e7906c316539d7930 (diff)
parent083b5ccba345ed2b4950454f16bd89c5d86b6b27 (diff)
downloadcore-129b6d907b3c32a0f0a2e4fc585502484d47a1e4.tar.gz
core-129b6d907b3c32a0f0a2e4fc585502484d47a1e4.tar.bz2
core-129b6d907b3c32a0f0a2e4fc585502484d47a1e4.zip
am 083b5ccb: Add liblog
* commit '083b5ccba345ed2b4950454f16bd89c5d86b6b27': Add liblog
Diffstat (limited to 'toolbox')
-rw-r--r--toolbox/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbox/Android.mk b/toolbox/Android.mk
index 2ecb62644..c7646902c 100644
--- a/toolbox/Android.mk
+++ b/toolbox/Android.mk
@@ -88,6 +88,7 @@ LOCAL_C_INCLUDES := bionic/libc/bionic
LOCAL_SHARED_LIBRARIES := \
libcutils \
+ liblog \
libc \
libusbhost \
libselinux