summaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2014-07-23 22:45:02 -0700
committerleozwang <leozwang@google.com>2014-07-23 22:45:02 -0700
commit48a904240bf32fcba701ad8634651569a586d0aa (patch)
treeb80355571b5df5d0e88a9901c4c744f6ffd2fca3 /adb/Android.mk
parentb14f65cb50d020982866cb2ca0f932171abc7aa1 (diff)
downloadsystem_core-48a904240bf32fcba701ad8634651569a586d0aa.zip
system_core-48a904240bf32fcba701ad8634651569a586d0aa.tar.gz
system_core-48a904240bf32fcba701ad8634651569a586d0aa.tar.bz2
Redirect debug output to logcat.
If ADB_TRACE is enabled, debug output will be redirected to logcat. Change-Id: I9c36ada7690a2b946ecd6a926d04e36a8313c36a
Diffstat (limited to 'adb/Android.mk')
-rw-r--r--adb/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/Android.mk b/adb/Android.mk
index 80427b8..44c3215 100644
--- a/adb/Android.mk
+++ b/adb/Android.mk
@@ -167,7 +167,7 @@ LOCAL_C_INCLUDES += external/openssl/include
LOCAL_MODULE := adb
-LOCAL_STATIC_LIBRARIES := libzipfile libunz libcutils
+LOCAL_STATIC_LIBRARIES := libzipfile libunz libcutils liblog
LOCAL_SHARED_LIBRARIES := libcrypto