OSDN Git Service

Fix country code for Netherlands Antilles.
authorWink Saville <wink@google.com>
Mon, 2 Jul 2012 19:26:21 +0000 (12:26 -0700)
committerWink Saville <wink@google.com>
Mon, 2 Jul 2012 19:26:21 +0000 (12:26 -0700)
Change the cc to "ai" from "nl" otherwise the timezone is
set to Netherlands which is +1 rather than the Caribbean
which is -4.

Bug: 6765706
Change-Id: Ie399efe95ce93b73eb4e60cfc47e621cce85e6e5

telephony/java/com/android/internal/telephony/MccTable.java

index e206783..b6711bc 100644 (file)
@@ -407,7 +407,7 @@ public final class MccTable
                table.add(new MccEntry(356,"kn",2));    //Saint Kitts and Nevis
                table.add(new MccEntry(358,"lc",2));    //Saint Lucia
                table.add(new MccEntry(360,"vc",2));    //Saint Vincent and the Grenadines
-               table.add(new MccEntry(362,"nl",2));    //Netherlands Antilles
+               table.add(new MccEntry(362,"ai",2));    //Netherlands Antilles
                table.add(new MccEntry(363,"aw",2));    //Aruba
                table.add(new MccEntry(364,"bs",2));    //Bahamas (Commonwealth of the)
                table.add(new MccEntry(365,"ai",3));    //Anguilla