Diff between 79700f68d4a6c5f2e020a91343f5d39364bac919 and 5b1724b1ae3bb6f76e502d3eabbb5a2ed0ca9f66

Changed Files

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

Full Patch

diff --git a/android/Android.mk b/android/Android.mk
index d33460b..f4853c7 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -202,7 +202,7 @@ include $(BUILD_EXECUTABLE)
 include $(CLEAR_VARS)
 
 LOCAL_SRC_FILES := \
-	../tools/proxy.c \
+	../tools/btproxy.c \
 	../monitor/mainloop.c \
 	../src/shared/util.c \