android: Re-enable support for Android 4.4.2

System Internals / BlueZ - Szymon Janc [tieto.com] - 12 June 2014 05:19 UTC

Due to very unfortunate change Android 4.4.3-r1.1 BT GATT HAL API is not backward compatible. This adds support for 4.4.3-r1.1 and 4.4.2.

On android PLATFORM_VERSION is used to determine which API should be used. On Linux we always build with latest API.

c4f4fdc android: Re-enable support for Android 4.4.2
android/Android.mk | 3 +++
android/Makefile.am | 3 +++
android/hal-gatt.c | 37 ++++++++++++++++++++++++++++++++++++-
android/hal-utils.h | 2 ++
4 files changed, 44 insertions(+), 1 deletion(-)

Upstream: git.kernel.org


  • Share