commit | aa93b84cd3bea6df3f3a142e168ea922059e06d3 | [log] [tgz] |
---|---|---|
author | Hemant Gupta <hemantg@codeaurora.org> | Wed Jul 30 13:09:03 2014 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Tue Oct 06 03:28:54 2015 -0600 |
tree | f55ac880ae4c99abb36a99cef4927b227fc324a8 | |
parent | 2f5173380ce854c42eb73f69c41f9129592838a6 [diff] |
Bluetooth: Fix to avoid framework reboot during monkey. A case where monkey is running & sometimes framework is disconnected due to unhandled java Exception during the unbinding of HID device service on unsuccessful unbinding. Handling java Illegal Argument exception while unbinding HID device service solves this issue. Change-Id: I61a5620e756119d25f2a235e67d6404b216f4cbf CRs-Fixed: 601533