Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bd32b245 authored by Sandeep Gutta's avatar Sandeep Gutta
Browse files

MSIM: Fix subId creation issue when one of inserted SIM card state is ERROR

On Dual SIM device, if one slot has one valid SIM card and another
SIM slot inserted with a ERROR SIM card, subId not getting added
for valid SIM.
The reason for this is, 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.

Test: Manual

Change-Id: I98156e19c69126c4c98f3800d922e7ec97c07cac
parent 51b3661b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment