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
Loading
Please register or sign in to comment