diff options
author | Daisuke Miyakawa <dmiyakawa@google.com> | 2011-06-24 15:42:43 -0700 |
---|---|---|
committer | Daisuke Miyakawa <dmiyakawa@google.com> | 2011-06-27 15:20:46 -0700 |
commit | 3746f2d91425e24b23ddf34f2b9afef3f3efc3e2 (patch) | |
tree | eb95e9f894bc409229986da734db0df178e9cc6e /keystore/java/android/security/Credentials.java | |
parent | da1fa1e42fc7fb07d532f464b45d266801c20e73 (diff) |
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
Diffstat (limited to 'keystore/java/android/security/Credentials.java')
0 files changed, 0 insertions, 0 deletions