Files
frameworks_base/packages/SettingsLib/tests
Stanley Tng 16a56909a6 Fixed ConcurrentModificationException with HearingAids profile
Prevent ConcurrentModificationException crash when traversing the
mCachedDevices list by removing entries outside of the loop.

Bug: 78357837
Test: Runs ROBOTEST_FILTER=CachedBluetoothDeviceManagerTest make -j40 RunSettingsLibRoboTests
Change-Id: I27db2dc94a7d0108e9b848d187d4e5bc9f5b567c
2018-04-20 14:22:30 -07:00
..