OSDN Git Service

Locale string comparisons must ignore case.
authorNarayan Kamath <narayan@google.com>
Fri, 20 Jan 2012 17:31:03 +0000 (17:31 +0000)
committerNarayan Kamath <narayan@google.com>
Fri, 20 Jan 2012 17:42:59 +0000 (17:42 +0000)
commit999f23e2c304bde3a5c27f7f882d4616f5abdf9e
tree21eb6bfe648b8fa7d82359cff6672d586b05878b
parentaf48709993faeb0d3665eb6a491aaec701e1ccd5
Locale string comparisons must ignore case.

The spec does not specify case sensitivity and support
for 3 letter locales is currently poor.

bug:5885830
Change-Id: I1b8f582bd19b1b0aed220036c5f17904478dba46
src/com/android/settings/tts/TtsEngineSettingsFragment.java