714bcfff2c533344b0a56b2b31f02a5d7697831a
1. Extract the Country from the Top system langauge, TelephonyManager.getSimCountryIso().toUpperCase(Locale.US), and TelephonyManager.getNetworkCountryIso().toUpperCase(Locale.US). 2. For each app-supported locale, if the region is identical then add this as a suggested language. Bug: 209729740 Test: atest AppLocaleDetailsTest Change-Id: I4f95a638916e88197fc37546c7786c63b59f581d
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%