SystemUI: Fix HD icon missing
When SIM is changed to OOS, IMS Connection is closed and all the active callbacks are removed, so SystemUI can not get the IMS registration messages after that. Replace ImsRegistrationImplBase.Callback with ImsFeature.CapabilityCallback, Register the callback when IMS connection is available. Change-Id: Ic4a8a39659413d40fc280f27fa734984f3fc1499 CRs-Fixed: 2334601
Loading
Please sign in to comment