commit | ac4d74068166677387e69dd1aebc550807d8271b | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Thu Dec 03 12:59:47 2020 -0800 |
committer | Fan Zhang <zhfan@google.com> | Fri Dec 04 10:02:16 2020 -0800 |
tree | 002af2765096a4e8dc9c424448e0f998af83ec13 | |
parent | 0433f42f75495cefba0956928f9bbf3229addb6d [diff] |
Fix ConcurrentModificationException getting emergency nums Telephony API getting emergency number for category sometimes causes ConcurrentModificationException. This change filters the emergency number category by itself instead of relying on the buggy API. There is a separeate bug tracking fix the API at the root. Fix: 174635447 Test: manual Change-Id: I88526bc0bdc22993678fcf64ecec455a219bdaaf