commit | bd0ce4d42f2b34700a42b27aaaed74e47e469aeb | [log] [tgz] |
---|---|---|
author | Varun Shah <varunshah@google.com> | Tue Sep 10 15:51:37 2019 -0400 |
committer | Varun Shah <varunshah@google.com> | Tue Sep 10 15:51:37 2019 -0400 |
tree | bee257d41b3bda2ec5d4bcfd1031d7dbf9702472 | |
parent | 8f0ecddffe83b172ca5b864bd9b8383e35cc044e [diff] |
Use language tags to store Configuration's locale list. Instead of storing each Locale within a Configuration object's locale list by its language, country, variant, and script to proto, store the entire locale list by its language tags representation which accurately describes each locale. Bug: 140197723 Test: atest ConfigurationTest Test: atest UsageStatsDatabaseTest Test: manually with bad data Change-Id: I53946ed4e31de0ffe9c84875c391a7dec6f5375a