summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>2014-10-03 16:04:02 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-10-08 14:45:20 +0200
commitca9366619bfefcadba6235f5637da9d8b8329889 (patch)
treed9c37ce503b7fd9e0070f4764feae79ed90ecfb2 /android/Makefile.am
parent7281f6a133ca6837ff1305116eb12d01e5b11f17 (diff)
downloadbluez-ca9366619bfefcadba6235f5637da9d8b8329889.tar.gz
android/hal-map-client: Add skeleton for MAP client HAL
This adds skeleton with stubs and proper build system entries.
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index 53bca3325..f11cff6d0 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -67,6 +67,7 @@ android_bluetooth_default_la_SOURCES = android/hal.h android/hal-bluetooth.c \
android/hal-handsfree.c \
android/hal-handsfree-client.c \
android/hal-gatt.c \
+ android/hal-map-client.c \
android/hardware/bluetooth.h \
android/hardware/bt_av.h \
android/hardware/bt_gatt.h \