diff --git a/android/README b/android/README
index 7fd02b6..72b157a 100644
--- a/android/README
+++ b/android/README
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.
- 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/
------------------------
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