Callbacks into phone for IMS feature state should be on main thread
When IMS feature state callbacks update the IMS feature state, they should be on the main thread to ensure that new callback executors that are registered are not on the binder thread. Bug: 123305476 Test: manual - crash phone process, atest FrameworksTelephonyTests Change-Id: I26292022e9274676d751ebe3e0ec63f50e5a200a
Loading
Please register or sign in to comment