Resolve ConcurrentModificationException in unthrottleLastErrorOnEvent

Replaced direct list removal in for loop with remove all filtered apn keys in
unthrottleLastErrorOnEvent() to prevent ConcurrentModificationException.

Test: atest, Android Linter
Bug: 309730855
Change-Id: Id68bb05d1be0e05d161571930dc819fceb8a8699
1 file changed