summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>2014-10-03 16:04:01 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-10-08 14:45:20 +0200
commit7281f6a133ca6837ff1305116eb12d01e5b11f17 (patch)
tree08b7b753b675fc1c7593086cc9a5cf6de320ba7d /android/Makefile.am
parentfe74ab7e60168c5f02411ed2ad1ea6c330809e93 (diff)
downloadbluez-7281f6a133ca6837ff1305116eb12d01e5b11f17.tar.gz
android/map-client: Add Android MAP client header
This header file has been taken from Codeaurora forum.
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 7ae2c7675..53bca3325 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -80,6 +80,7 @@ android_bluetooth_default_la_SOURCES = android/hal.h android/hal-bluetooth.c \
android/hardware/bt_rc.h \
android/hardware/bt_sock.h \
android/hardware/bt_hf_client.h \
+ android/hardware/bt_mce.h \
android/hardware/hardware.h \
android/cutils/properties.h \
android/ipc-common.h \