media/library/core/src
tonihei 40fd11d9e8 Further language normalization tweaks for API < 21.
1. Using the Locale on API<21 doesn't make any sense because it's a no-op
   anyway. Slightly restructured the code to avoid that.
2. API<21 often reports languages with non-standard underscores instead of
   dashes. Normalize that too.
3. Some invalid language tags on API>21 get normalized to "und". Use original
   tag in such a case.

Issue:#6153
PiperOrigin-RevId: 258773463
2019-07-26 16:58:07 +01:00
..
androidTest Use androidx.test and extensions. 2019-03-15 04:53:12 +00:00
main Further language normalization tweaks for API < 21. 2019-07-26 16:58:07 +01:00
test Further language normalization tweaks for API < 21. 2019-07-26 16:58:07 +01:00