Add Null check to getIccId.
-When SIM card is removed,the uiccapplication will be set to Null. -EVENT_IMS_CAPABILITY_CHANGED triggers getIccId, since uiccapplications set to null. Handle above condition by NULL check before getting the iccid profiles. Change-Id: Ieffe12967ad9103b625a21253c1eae94ccd4ac20 CRs-Fixed: 2346024
Loading
Please sign in to comment