OSDN Git Service

Bluetooth: Fix to avoid framework reboot during monkey testing
authorNitin Shivpure <nshivpur@codeaurora.org>
Thu, 12 Dec 2013 14:33:49 +0000 (20:03 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 2 Jun 2015 08:23:11 +0000 (01:23 -0700)
commit1f8b844870eb9acb334b541b0b41de37e000d2f0
tree6b764a7022454523321521046e7598e714b4d444
parentac1f0a1a9169f8bbbddba68b0410d5530512da63
Bluetooth: Fix to avoid framework reboot during monkey testing

When running monkeyrunner, sometimes the framework is disconnected due
to an unhandled Java exception while binding the PAN service (when it
is unsuccessful). Handing the Java exception while binding PAN service
solves this issue.

Change-Id: Idea710593a3f9496305f636042605303e73e7749
core/java/android/bluetooth/BluetoothPan.java