Diff between 73e7afaf8dbbcadf09d1526e932ee2e3fde697c7 and 2d3522ece10f3503e45c03b45b0d015f456a9a52

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 06f86f9..33f5e07 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -385,6 +385,7 @@ LOCAL_SRC_FILES := \
 	bluez/tools/btproxy.c \
 	bluez/src/shared/mainloop.c \
 	bluez/src/shared/util.c \
+	bluez/src/shared/ecc.c \
 
 LOCAL_C_INCLUDES := \
 	$(LOCAL_PATH)/bluez \