commit | a0ea2a4baa744daecea17b9b1c8253c2530a1e96 | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Wed Apr 26 09:04:23 2023 +0100 |
committer | Victor Chang <vichang@google.com> | Wed Apr 26 16:17:36 2023 +0100 |
tree | 7d2fe46403750cd4206a17e5b4a5686185dc5488 | |
parent | 04ff482e5b960e8a75215d8f279cd9a9f822327f [diff] |
Update Locale.getISOLanguages() javadoc Android supports the ISO 639-2 standard. The API behavior diverges from OpenJDK because the languages with 3-letter ISO 639 code are widely used and can be set as a System language on Android. Returning 2-letter codes only excludes some languages and isn't useful for developers. Bug: 277929411 Test: treehugger Change-Id: If6a05607cf73f6f73a138065c591a50cdb75e798