Diff between 916ca5caf631593969d391b44069009b33db531b and e90bc34143c2bb4644f34cccc19bde043f710951

Changed Files

File Additions Deletions Status
android/README +10 -0 modified

Full Patch

diff --git a/android/README b/android/README
index c94d912..21a79cb 100644
--- a/android/README
+++ b/android/README
@@ -335,3 +335,13 @@ HFP		In-band Ring Tone		+BSIR
 AVRCP		Player Settings			HAL API present but not used
 AVRCP		Browsing			No HAL API
 GATT		Read multiple characteristics	No HAL API
+
+
+Reporting Bugs
+==============
+
+Bugs should be reported at https://01.org/jira/browse/BA. When reporting
+a bug please attach logs from logcat (logcat -v time) and HCI trace. Daemon
+debug logs should be enabled. When reporting daemon crash please run it under
+valgrind if possible. For details on how to enabled debug logs and valgrind see
+"Enabling BlueZ debugs" section.