android/README: Don't mention minor Android release number

Minor releases are quite often and don't introduce significant changes.
There is no need pointing this here since aosp-bluez page already
provides info about latest supported minor release.
This commit is contained in:
Szymon Janc 2014-07-12 14:40:38 +02:00
parent 7dd1e9c76c
commit 6930cd12df

View File

@ -15,7 +15,7 @@ Supported Android version: 4.4
Building and running on Android
===============================
Steps needed to build and run Android Open Source Project 4.4.2 with
Steps needed to build and run Android Open Source Project 4.4 with
integrated BlueZ.
@ -33,8 +33,8 @@ by BlueZ. SBC code is available at git://git.kernel.org/pub/scm/bluetooth/sbc
- Bionic support - Currently only 'master' branch available at
https://android.googlesource.com/platform/bionic provides all required
functionality and running BlueZ on release branch requires backporting missing
features (currently epoll_create1 and ppoll calls for Android 4.4.2). Sample
Bionic for Android 4.4.2 with all required features backported is available at
features (currently epoll_create1 and ppoll calls for Android 4.4). Sample
Bionic for Android 4.4 with all required features backported is available at
https://code.google.com/p/aosp-bluez.platform-bionic/
@ -57,7 +57,7 @@ Downloading and building
------------------------
Building for Android requires full Android AOSP source tree. Sample Android
4.4.2 tree with all required components present is available at
4.4 tree with all required components present is available at
http://code.google.com/p/aosp-bluez/
This tree provides support for Nexus4 (target aosp_mako-userdebug) and