Fix ConcurrentModificationException
This CL use CopyOnWriteArrayList to avoid ConcurrentModificationException. Bug: 152188749 Test: build pass Change-Id: Icfdcef703cb7f7ac21233c0f2b4bf5111121630a
Loading
Please register or sign in to comment
This CL use CopyOnWriteArrayList to avoid ConcurrentModificationException. Bug: 152188749 Test: build pass Change-Id: Icfdcef703cb7f7ac21233c0f2b4bf5111121630a