commit | b648e7ff37298613fe609618ce59f5c01f73e4e6 | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <[email protected]> | Wed Aug 26 14:42:08 2020 -0700 |
committer | Anis Assi <[email protected]> | Thu Sep 10 13:51:16 2020 -0700 |
tree | 0038aec2d61a888e57086713240266a403d43fb0 | |
parent | 4c1d9781f813f006917a51acb813f74583b201f7 [diff] |
Accept repeated locale as an input of LocaleList construction. Repeated locale has not been accepted and IllegalArgumentException is thrown. Instead of throwing exception, dropping repeated locale instead. Bug: 152410253 Test: atest LocaleListTest Change-Id: I80f243678ac3024eaeb0349f770cff897df7f332 (cherry picked from commit 33ee46389e535565ae6d827438ec1d7faef1368a)