commit | ad08b5b831d4e7abee46593686f235f45be65b93 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Wed Jan 15 13:59:00 2020 -0500 |
committer | Evan Laird <evanlaird@google.com> | Wed Jan 15 22:17:48 2020 +0000 |
tree | 772d1ac882d840dea25b412ab2c37f857fa24beb | |
parent | 521c22437414ad1646b13704646bc6028cd9dd79 [diff] |
DO NOT MERGE: Use a copy of bt device profile list when updating CachedBluetoothDevice#getProfiles() only returns a Collections.unmodifiableList which isn't thread safe. Use a copy in BluetoothControllerImpl so we can avoid a CME Test: atest SystemUITests Bug: 146828136 Change-Id: I451a746836c67b8b82f26f4f39b5363ac5e0ea79