Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android: Include btmon and l2test in userdebug builds
Date: Fri, 20 Dec 2013 13:58:52 +0100	[thread overview]
Message-ID: <1835973.vvmJ6HyAvL@uw000953> (raw)
In-Reply-To: <1387542919-16070-1-git-send-email-andrzej.kaczmarek@tieto.com>

Hi Andrzej,

> This patch changes btmon and l2test module tags from 'eng' to 'debug' so
> they are automatically installed also for userdebug variant which is
> default for AOSP devices.
> 
> ---
>  android/Android.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/android/Android.mk b/android/Android.mk
> index 2865c08..d9bae40 100644
> --- a/android/Android.mk
> +++ b/android/Android.mk
> @@ -200,7 +200,7 @@ LOCAL_C_INCLUDES += \
>  LOCAL_CFLAGS := $(BLUEZ_COMMON_CFLAGS)
>  
>  LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
> -LOCAL_MODULE_TAGS := eng
> +LOCAL_MODULE_TAGS := debug
>  LOCAL_MODULE := btmon
>  
>  include $(BUILD_EXECUTABLE)
> @@ -247,7 +247,7 @@ LOCAL_C_INCLUDES := \
>  LOCAL_CFLAGS := $(BLUEZ_COMMON_CFLAGS)
>  
>  LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
> -LOCAL_MODULE_TAGS := eng
> +LOCAL_MODULE_TAGS := debug
>  LOCAL_MODULE := l2test
>  
>  include $(BUILD_EXECUTABLE)
> 

Applied, thanks.

-- 
BR
Szymon Janc

      reply	other threads:[~2013-12-20 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 12:35 [PATCH] android: Include btmon and l2test in userdebug builds Andrzej Kaczmarek
2013-12-20 12:58 ` Szymon Janc [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=1835973.vvmJ6HyAvL@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=andrzej.kaczmarek@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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