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

Skip to content
Commit 3fe6c7f5 authored by Sandeep Gutta's avatar Sandeep Gutta Committed by Sooraj Sasindran
Browse files

MSIM: Fix to update display name in subinfo record

Currently display name in subinfo record is updated from
SubscriptionInfoUpdater.java when SIM state moves to LOADED.

For the SIM cards which does not have valid EF_SPN sim file,
by the time SIM state moves to loaded, setSpnFromConfig()
not getting called and due to that default display string
of "CARD 1/2" updated in subinfo record.

To fix update valid spn name from config, call setDisplayName() once again
after SPN name updated by SIMRecords.

Bug: 36497632
Test: manual - tested with SIM does not have EF_SPN
Change-Id: I27a9b34dc35e70c49872622f000ade6764c07c11
parent ee2b0302
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