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

Commit 66422483 authored by LEELA PERUBOINA's avatar LEELA PERUBOINA Committed by LEELA PERUBOINA (xWF)
Browse files

fetch 3 digit mnc correctly for 262-800 mcc mnc

Bug: 421783207

Flag: EXEMPT BUGFIX

Change-Id: Idb62b5c768f7ae6204d9fcc11081e405a6d18c54
parent b11b9c94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ public abstract class IccRecords extends Handler implements IccConstants {

    // Lookup table for carriers known to produce SIMs which incorrectly indicate MNC length.
    private static final String[] MCCMNC_CODES_HAVING_3DIGITS_MNC = {
        "302370", "302720", "310260",
        "262800", "302370", "302720", "310260",
        "405025", "405026", "405027", "405028", "405029", "405030", "405031", "405032",
        "405033", "405034", "405035", "405036", "405037", "405038", "405039", "405040",
        "405041", "405042", "405043", "405044", "405045", "405046", "405047", "405750",