(IMS Threading refactoring) Telephony IMS classes to schedule IMS callback on the main thread
Modified to schedule callbacks on main thread or callback executor rather than on binder thread Achieved by using the utility api runWithCleanCallingIdentity to run the action in executor Test: atest FrameworksTelephonyTests:ImsPhoneCallTrackerTest, atest FrameworksTelephonyTests:ImsCallTest Bug: 197989471 Change-Id: I2b1e5234d7d9966c96f9fdc58bea9844543ccaae
Loading
Please register or sign in to comment