Fix race condition between SmsDispatcher and CarrierMessagingService
The timeout message to track response was being posted after response was already received from CarrierMessagingService in some cases. Also added more logging to debug SmsDispatcher issues. Test: manually verified SMS sending Bug: 190557106 Bug: 190851041 Bug: 190860074 Change-Id: Ie219cca053e64760a871592cb77db20b32214ed5
Loading
Please register or sign in to comment