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

Commit e3e535a9 authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android Git Automerger
Browse files

am 4410660e: Fix ISO country code of Slovenia.

* commit '4410660e':
  Fix ISO country code of Slovenia.
parents 16d8de7a 4410660e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -322,7 +322,7 @@ public final class MccTable
                table.add(new MccEntry(289,"ge",2));    //Abkhazia (Georgia)
                table.add(new MccEntry(289,"ge",2));    //Abkhazia (Georgia)
		table.add(new MccEntry(290,"gl",2));	//Greenland (Denmark)
		table.add(new MccEntry(290,"gl",2));	//Greenland (Denmark)
		table.add(new MccEntry(292,"sm",2));	//San Marino (Republic of)
		table.add(new MccEntry(292,"sm",2));	//San Marino (Republic of)
		table.add(new MccEntry(293,"sl",2));	//Slovenia (Republic of)
		table.add(new MccEntry(293,"si",2));	//Slovenia (Republic of)
                table.add(new MccEntry(294,"mk",2));   //The Former Yugoslav Republic of Macedonia
                table.add(new MccEntry(294,"mk",2));   //The Former Yugoslav Republic of Macedonia
		table.add(new MccEntry(295,"li",2));	//Liechtenstein (Principality of)
		table.add(new MccEntry(295,"li",2));	//Liechtenstein (Principality of)
                table.add(new MccEntry(297,"me",2));    //Montenegro (Republic of)
                table.add(new MccEntry(297,"me",2));    //Montenegro (Republic of)