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

Commit 10063c10 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 392282f1: Merge change 5962 into donut

Merge commit '392282f1'

* commit '392282f1':
  SimRecords.getServiceProviderName() always returned null.
parents 8fa66a5f 392282f1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -94,7 +94,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;