Shreyas Basarge 7680dd9bdf Fix ConcurrentModificationException in SyncManager
ConcurrentModificationException would be thrown because
we didn't break from the for loop after removing an
entry from the collection we were looping over.

Change-Id: I30435670f76f60b238e29658611b06ec789219aa
Bug: 27136502
(cherry picked from commit 12832e3291a66bcab12edd5943767c7827c3f7c6)
2016-02-11 16:54:12 +00:00
2016-02-10 00:08:02 +00:00
2016-01-06 10:19:35 -07:00
2016-02-09 13:06:46 -05:00
2016-02-10 04:46:07 +00:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%