Fix ConcurrentModificationException on CachedBluetoothDevice

This CL use CopyOnWriteArrayList to avoid
ConcurrentModificationException.

Bug: 148115479
Test: manually
Change-Id: I1944b8ffb14bf2f3f6613d2b5ab6a5fbc9552d57
1 file changed