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

Skip to content
Commit 44673b5b authored by qiongz's avatar qiongz Committed by dianlujitao
Browse files

Fix imsi info error when insert some china operator card.

Imsi only show mccmnc when the phone type is cdma phone since the
length of return from RIL is 0 but not NULL for mMin. if mMin is
NULL or length is 0, mPhone.getSubscriberId() will get NULL when
the phone type is cdma, hence the flow of get imsi will move on
to retrieve the imsi from IccRecords.

Change-Id: Idda892c736db046d8924bb45a5fbb2a5f2a6d248
CRs-Fixed: 2212375
parent 2591507d
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