Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] android: Bump PLATFORM_SDK_VERSION to KitKat
@ 2013-11-04 10:06 Jerzy Kasenberg
  2013-11-04 10:16 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Kasenberg @ 2013-11-04 10:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jerzy Kasenberg

This updates PLATFORM_SDK_VERSION to 19 since
bluetooth headers were updated already.
---
 android/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/android/Makefile.am b/android/Makefile.am
index 5eb8f01..acbc0f5 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -71,7 +71,7 @@ android_haltest_SOURCES = android/client/haltest.c \
 android_haltest_LDADD = android/libhal-internal.la
 
 android_haltest_CFLAGS = $(AM_CFLAGS) -I$(srcdir)/android \
-				-DPLATFORM_SDK_VERSION=18
+				-DPLATFORM_SDK_VERSION=19
 
 android_haltest_LDFLAGS = -pthread
 
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-04 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 10:06 [PATCH] android: Bump PLATFORM_SDK_VERSION to KitKat Jerzy Kasenberg
2013-11-04 10:16 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox