From 5b1724b1ae3bb6f76e502d3eabbb5a2ed0ca9f66 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 14 Jan 2014 20:37:13 -0800 Subject: [PATCH] android: Fix typo in referenced source file --- android/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/Android.mk b/android/Android.mk index d33460b20..f4853c7da 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 \ -- 2.47.3