commit | fd138cd81a689ff46e6ae90e46adcdc53f3c5442 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed Jul 30 15:42:25 2014 +0100 |
committer | Narayan Kamath <narayan@google.com> | Thu Jul 31 13:10:20 2014 +0100 |
tree | 67ac94a2a5218a458cde232d821d43cf071b9dda | |
parent | bb97753bc546c7725652b68e6611a75350573466 [diff] |
Don't assume languages are 2 letter codes. Also, note that this method never worked. Locale settings were stored with underscores (like Locale.toString) but matched against AssetManager.getLocales() which returned language-tag like output. bug: 10090157 Change-Id: I36ffea6e39ff7d1907b2787f8fd4545c24d326a8