Diff between 548c6edf2eda075f91916c9c21d67f6e1b65ddae and 148c7b2e1f3f2edb71c3396e2ad390f2655a03e9

Changed Files

File Additions Deletions Status
android/Android.mk +1 -0 modified

Full Patch

diff --git a/android/Android.mk b/android/Android.mk
index f218805..1e22ca6 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -539,6 +539,7 @@ include $(CLEAR_VARS)
 LOCAL_SRC_FILES := \
 	bluez/tools/btmgmt.c \
 	bluez/lib/bluetooth.c \
+	bluez/lib/hci.c \
 	bluez/lib/sdp.c \
 	bluez/src/shared/mainloop.c \
 	bluez/src/shared/io-mainloop.c \