Hi Andrei, On Tuesday 04 of November 2014 10:18:24 Andrei Emeltchenko wrote: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > For local build set exact current Android version. > --- > android/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/android/Makefile.am b/android/Makefile.am > index 496fbc4..bd05654 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 > This patch is now applied, thanks. -- Best regards, Szymon Janc -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html