Fix ConcurrentModificationException on LocalBluetoothProfileManager
This CL use CopyOnWriteArrayList to avoid ConcurrentModificationException. Bug: 148176840 Test: manually Change-Id: If6107892bbdebf2bb10f8add63e96ccbae3b4cd5
Loading
Please register or sign in to comment