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

Commit 392282f1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 5962 into donut

* changes:
  SimRecords.getServiceProviderName() always returned null.
parents 8dd02090 8890aaf7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -92,7 +92,6 @@ public final class SIMRecords extends IccRecords {
    byte[] mEfCfis = null;


    String spn;
    int spnDisplayCondition;
    // Numeric network codes listed in TS 51.011 EF[SPDI]
    ArrayList<String> spdiNetworks = null;