commit | c548340ba9343dae277f849be70cadca8a73638c | [log] [tgz] |
---|---|---|
author | Amin Shaikh <ashaikh@google.com> | Thu Apr 26 13:51:54 2018 -0400 |
committer | Amin Shaikh <ashaikh@google.com> | Thu Apr 26 14:43:28 2018 -0400 |
tree | 28e55e8b0fb70ff1fd732dfd2f23e4c04bfdb28d | |
parent | c76929eb926a4ba506a4dfa986ea33443e1df58a [diff] |
Fix bluetooth state updated in systemui. - Update both bluetooth and bluetooth connection state when bluetooth state changes. This ensures that connection state is not stale when bluetooth is turning off when establishing a connection. - Display "Connecting..." when bluetooth is actively trying to establish a connection instead of "Turning on..." Change-Id: I16463f3f57c8adb6d9401fe478acaad5f987fa76 Fixes: 77528964 Test: runtest systemui