summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bluedroid/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/bluedroid/Android.mk b/bluedroid/Android.mk
index d372947..4b2ebcc 100644
--- a/bluedroid/Android.mk
+++ b/bluedroid/Android.mk
@@ -22,7 +22,8 @@ LOCAL_C_INCLUDES := \
system/bluetooth/bluez-clean-headers
LOCAL_SHARED_LIBRARIES := \
- libcutils
+ libcutils \
+ liblog
LOCAL_MODULE := libbluedroid