commit | a7acb81dd9d4bf49d0dc26b62c936c60e0651730 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Wed Mar 31 12:06:18 2021 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Wed Mar 31 13:32:50 2021 -0400 |
tree | a545934f6748a4633243c57f4ec87c0c5d831773 | |
parent | ec012bc42632f59cfa7ab0872a66da246897593e [diff] |
Fix ConcurrentModExc in TelephonyListenerManager Make a copy of the callbacks before executing them in TelephonyListenerManager. Also, restore running the callbacks to the background thread in NetworkControllerImpl. Fixes: 184019276 Test: atest SystemUITests Change-Id: I7cc1aad4db8eada1e3c9ccc7dd25d05af216f395