commit | c17d3298255357ce6e49d889cb4548e33004344c | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Sat Jan 30 12:49:41 2016 -0500 |
committer | Jason Monk <jmonk@google.com> | Sat Jan 30 12:49:41 2016 -0500 |
tree | 435ed286150256e8988f3f249de6e18257ec5274 | |
parent | 650e3b70e4aa2fa9acf2f9c6ce211c4b46862c15 [diff] |
Fix rare crash in bt detail panel Since bond state is gotten directly from the bluetooth stack it is possible it could change, and therefore change the number of devices if pairing happens while the detail panel is updating. Fix this by just dropping them into a list. Bug: 26258223 Change-Id: I7703520391798fd7c9ab097b0057b7b43b877212