summaryrefslogtreecommitdiff
path: root/android/Android.mk
diff options
context:
space:
mode:
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>2014-10-02 15:25:17 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2014-10-02 16:09:52 +0300
commitee83025c5e7639d93e8332c3528d1f531c4024f0 (patch)
tree975d35ad1967f95f99741a778c9a97d388248c36 /android/Android.mk
parent9164e6d2c553d843baa3773908280129766d8dc6 (diff)
downloadbluez-ee83025c5e7639d93e8332c3528d1f531c4024f0.tar.gz
mcaptest: Move it from android to tools
Diffstat (limited to 'android/Android.mk')
-rw-r--r--android/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/Android.mk b/android/Android.mk
index eb67690e3..3daa26058 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -212,7 +212,7 @@ LOCAL_SRC_FILES := \
bluez/lib/bluetooth.c \
bluez/lib/hci.c \
bluez/profiles/health/mcap.c \
- bluez/android/mcaptest.c \
+ bluez/tools/mcaptest.c \
LOCAL_C_INCLUDES := \
$(call include-path-for, glib) \