Loading
Fix ConcurrentModificationException
Use CopyOnWriteArrayList instead of Arraylist to avoid ConcurrentModificationException. Bug: 147334979 Test: make -j42 RunSettingsRoboTests Change-Id: I669f379d3eba6a086c6bd97cde2b78d92fb5c481
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Use CopyOnWriteArrayList instead of Arraylist to avoid ConcurrentModificationException. Bug: 147334979 Test: make -j42 RunSettingsRoboTests Change-Id: I669f379d3eba6a086c6bd97cde2b78d92fb5c481