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

Commit 8834538a authored by John Wang's avatar John Wang
Browse files

Change "uk" to "gb" in COUNTRY_CODES.

Since MccTable uses "gb" instead of "uk" for United Kingdom.

bug:6465783
Change-Id: Ifc2e2e7e72bd8405c698474d2ab9d01cb4ca006b
parent 43a760ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,6 +146,7 @@ public abstract class ServiceStateTracker extends Handler {
        "ci", // Cote d'Ivoire
        "eh", // Western Sahara
        "fo", // Faroe Islands, Denmark
        "gb", // United Kingdom of Great Britain and Northern Ireland
        "gh", // Ghana
        "gm", // Gambia
        "gn", // Guinea
@@ -161,7 +162,6 @@ public abstract class ServiceStateTracker extends Handler {
        "sn", // Senegal
        "st", // Sao Tome and Principe
        "tg", // Togo
        "uk", // U.K
    };

    /** Reason for registration denial. */