Linux bluetooth development
 help / color / mirror / Atom feed
From: Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com>
To: Szymon Janc <szymon.janc@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android: Remove temporary BLUEZ_EXTENSION flag
Date: Thu, 6 Nov 2014 14:35:26 +0200	[thread overview]
Message-ID: <20141106123524.GC868@aemeltch-MOBL1> (raw)
In-Reply-To: <2084665.MKgJSzBybo@uw000953>

Hi Szymon,

On Thu, Nov 06, 2014 at 12:54:03PM +0100, Szymon Janc wrote:
> Hi Andrei,
> 
> On Thursday 06 of November 2014 12:18:50 Andrei Emeltchenko wrote:
> > From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
> > 
> > BLUEZ_EXTENSION is replaced by ANDROID_VERSION >= PLATFORM_VER(5, 0, 0)
> > check.

...

> > diff --git a/android/client/if-hf-client.c b/android/client/if-hf-client.c
> > index 3f6f7c2..5783ffe 100644
> > --- a/android/client/if-hf-client.c
> > +++ b/android/client/if-hf-client.c
> > @@ -18,6 +18,8 @@
> >  #include "if-main.h"
> >  #include "../hal-utils.h"
> >  
> > +#if ANDROID_VERSION >= PLATFORM_VER(5, 0, 0)
> > +
> 
> I'd prefer if you handle this on Android.mk level.

Yes, I was thinking about it. Last time I was trying to use those
constructions in makefile I faced some problems.

Will try this way.

Best regards 
Andrei Emeltchenko 


      reply	other threads:[~2014-11-06 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 10:18 [PATCH] android: Remove temporary BLUEZ_EXTENSION flag Andrei Emeltchenko
2014-11-06 11:54 ` Szymon Janc
2014-11-06 12:35   ` Andrei Emeltchenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141106123524.GC868@aemeltch-MOBL1 \
    --to=andrei.emeltchenko.news@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=szymon.janc@tieto.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox