Loading
(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 In ImsCall Passing the main executor from context for callback exector. Test: atest ImsCommonTests Bug: 197989471 Change-Id: Ib047b7daadf9e979983552a3a027bb80b5250302