android: Bump PLATFORM_SDK_VERSION to KitKat

This updates PLATFORM_SDK_VERSION to 19 since
bluetooth headers were updated already.
This commit is contained in:
Jerzy Kasenberg 2013-11-04 11:06:13 +01:00 committed by Johan Hedberg
parent 3c82cea914
commit bd75bd816e

View File

@ -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