Retry Connecting to ImsService if it is not up yet
When the ImsService crashes, there is a possibility of the ACTION_IMS_SERVICE_UP broadcast getting received before the ImsService is available from ServiceManager. This change introduces a retry timer to try reconnecting the ImsService if it fails to bind. Bug: 29891063 Change-Id: Id3d69d76630752f892ec80573d79f4da55c70395
Loading
Please register or sign in to comment