summaryrefslogtreecommitdiff
path: root/android/README
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-07-12 14:40:38 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-07-12 14:51:40 +0200
commit6930cd12df8d3f5ee0bc92f785da590d02529bee (patch)
tree977d13281339ec57c6bb46398d99893838573714 /android/README
parent7dd1e9c76cf42976b17b9cf4e0c2fff011600b23 (diff)
downloadbluez-6930cd12df8d3f5ee0bc92f785da590d02529bee.tar.gz
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.
Diffstat (limited to 'android/README')
-rw-r--r--android/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/android/README b/android/README
index 7fd02b6d9..72b157ac7 100644
--- a/android/README
+++ b/android/README
@@ -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