OSDN Git Service

Notify adapter state change from off to on when disable fails
authorMatthew Xie <mattx@google.com>
Thu, 30 May 2013 19:14:37 +0000 (12:14 -0700)
committerMatthew Xie <mattx@google.com>
Thu, 30 May 2013 19:14:37 +0000 (12:14 -0700)
commit865b323bb1d0aa9581a9b6a2f5ed96fc0ee70b23
tree2bfbafdceb67d62367df147bc89a9b4ce9fb7f9a
parent3cedf3d57aff20e1876a5b450f41b05e975cb8e0
Notify adapter state change from off to on when disable fails

So that the settings app would not stuck at turning-off state
User can retry turning off.
bug 9164641

Change-Id: I6ae6d80c97673b4e548b7b5ab47c51f968342060
src/com/android/bluetooth/btservice/AdapterState.java