commit | cf776ebf701249f8c33135460b5252b67e73c5bc | [log] [tgz] |
---|---|---|
author | Sandeep Gutta <sangutta@codeaurora.org> | Mon Jun 13 17:05:44 2016 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:12:16 2016 -0600 |
tree | 171860b0d39863bd6149489b847eeb43913ded80 | |
parent | 06eba696927360e54915434d964ce9a2f3b197dc [diff] |
MSIM: Fix subId creation issue when one SIM card state is ERROR On Multi SIM configured device, if one slot has one valid SIM card and another slot has a SIM in ERROR state, subId not getting added as SubscriptionInfoUpdater.java is waiting for ICCID on slot where card state reported as ERROR. To resolve this issue, assign IccId to empty string when card state ERROR. Change-Id: Id64bade4ba775cd5ce4929151af4b1b9625878c2 CRs-Fixed: 990330