Use dispatching for forgetCancellationSignal
We use dispatching for cancelCancellationSignal but not for forgetCancellationSignal. This can lead to out of order operations. This CL fixes that. Fix: 291882955 Test: CtsInputMethodTestCases Change-Id: I1351597c45344d3079c73ece651f6c6f22b45619
Loading
Please register or sign in to comment