android: Fix typo in referenced source file

This commit is contained in:
Marcel Holtmann 2014-01-14 20:37:13 -08:00
parent 79700f68d4
commit 5b1724b1ae

View File

@ -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 \