mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-11 21:14:36 +08:00
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:
parent
3c82cea914
commit
bd75bd816e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user