OSDN Git Service

Fix multiple bluetooth devices bug
authorJason Monk <jmonk@google.com>
Mon, 25 Jul 2016 14:37:39 +0000 (10:37 -0400)
committerJason Monk <jmonk@google.com>
Mon, 29 Aug 2016 13:26:26 +0000 (13:26 +0000)
commite2428aff751cf52bc11e5f44f79064fc2c5cf9ef
treed14f0d2322c44c184375e0bdc041b7974aff21b6
parent9d031f2fbce4cc525e4d5a5598e9c9d1813c2ce2
Fix multiple bluetooth devices bug

Was bug in some code trying to handle preference animations better.
Since those animations are all disabled now, just remove everything
again and re-add it.

Change-Id: If1ce07a8f2b4144d95a95cec6ebb1b423644825a
Fixes: 29314480
(cherry picked from commit 6666f9cc37ac8f9b99c6a174b1478924ed8fc6cd)
src/com/android/settings/bluetooth/BluetoothSettings.java