Daisuke Miyakawa 3746f2d914 Use upper case country codes in Country.java
Previously external/libphonenumber accepted lower case
country codes (e.g. "us") but now it doesn't for performance reason.
Actually ISO 3166-1 doesn't allow lower cases, so we should not rely
on them.

Need to fix unit tests for PhoneNumberUtils, as it implicitly
relies on the previous behavior.

See also I3a3e6db84ed0d24290b1be19651fa9a82de4cc39

Bug: 4941319
Change-Id: If16f6531f274a0faf5e28724854409ca9b00a669
2011-06-27 15:20:46 -07:00
2011-06-22 16:12:41 -07:00
2011-06-27 10:38:10 -07:00
2011-06-26 16:26:57 -07:00
2011-06-22 16:36:24 -07:00
2011-06-17 14:51:40 -07:00
2011-06-24 15:06:48 -07:00
2011-06-27 16:20:28 +08:00
2011-01-20 12:51:43 +08:00
2011-06-09 21:11:06 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%