diff options
author | Jean-Michel Trivi <jmtrivi@google.com> | 2009-06-30 15:09:23 -0700 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2009-06-30 15:14:30 -0700 |
commit | 88ec7ebfe935c0541df3289c31574adbc01bd8bb (patch) | |
tree | aa460dc861ea0d602f3e3f6f72ace042e6a00a39 /src/com/android/settings/BrightnessPreference.java | |
parent | 311356dd71eb33a383fb9a5b470517103ea1f424 (diff) | |
download | packages_apps_settings-88ec7ebfe935c0541df3289c31574adbc01bd8bb.zip packages_apps_settings-88ec7ebfe935c0541df3289c31574adbc01bd8bb.tar.gz packages_apps_settings-88ec7ebfe935c0541df3289c31574adbc01bd8bb.tar.bz2 |
Fix bug 1943785 where the default country string could be accessed while
still being null. This was due to Settings.Secure.getString() returning
null when a property isn't found, instead of a string with the value "null".
Diffstat (limited to 'src/com/android/settings/BrightnessPreference.java')
0 files changed, 0 insertions, 0 deletions