summaryrefslogtreecommitdiff
path: root/android/README
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-04-15 14:41:05 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-04-18 15:15:11 +0200
commitec8988232beee52aaa236c7e1de539b5bd53379f (patch)
tree374af995bef2ebf8ba2133ba61093eb03cab5936 /android/README
parentf3c012c6c6d7b0512bfb5a5afcd921e15aa55f50 (diff)
downloadbluez-ec8988232beee52aaa236c7e1de539b5bd53379f.tar.gz
android: Build hciattach tool
Diffstat (limited to 'android/README')
-rw-r--r--android/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/README b/android/README
index ff4d7bfb5..6254d3403 100644
--- a/android/README
+++ b/android/README
@@ -33,7 +33,7 @@ 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 only epoll_create1 call for Android 4.4.2). Sample
+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
https://code.google.com/p/aosp-bluez.platform-bionic/