summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2015-03-10 11:08:43 +0100
committerSzymon Janc <szymon.janc@tieto.com>2015-03-12 15:48:21 +0100
commit82cdca8fd2ea8642e42819fae5af0f54c14f8c81 (patch)
tree2da23dd31af004c51d83a2061298ddb0cd5e2475 /android/Makefile.am
parentc5e0d800fc0d839725756f780122af101acd4846 (diff)
downloadbluez-82cdca8fd2ea8642e42819fae5af0f54c14f8c81.tar.gz
android: Update Android system headers to 5.1 API
Android headers are used for Linux host build.
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index 676daab3a..7eb6440c3 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -1,6 +1,6 @@
if ANDROID
-AM_CFLAGS += -DANDROID_VERSION=0x050000
+AM_CFLAGS += -DANDROID_VERSION=0x050100
android_plugindir = $(abs_top_srcdir)/android/.libs