summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2014-11-04 10:18:24 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-11-04 14:52:36 +0100
commit2c4b8bde0fd0d6843bfb88399dccc32e0be85d7f (patch)
tree70115616267907643f20f05a84018f1044f5b824 /android/Makefile.am
parentb74c208ee4169a44409e6cf1e8f56118b606acb0 (diff)
downloadbluez-2c4b8bde0fd0d6843bfb88399dccc32e0be85d7f.tar.gz
android: Set Android version to 4.4.4
For local build set exact current Android version.
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 496fbc472..bd0565479 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -1,6 +1,6 @@
if ANDROID
-AM_CFLAGS += -DANDROID_VERSION=0xFFFFFF -DBLUEZ_EXTENSIONS
+AM_CFLAGS += -DANDROID_VERSION=0x040404 -DBLUEZ_EXTENSIONS
android_plugindir = $(abs_top_srcdir)/android/.libs