commit | 174fa280d106f713e2d742281adfd8166c61e012 | [log] [tgz] |
---|---|---|
author | Raph Levien <raph@google.com> | Wed Mar 11 14:09:26 2015 -0700 |
committer | Raph Levien <raph@google.com> | Wed Mar 11 14:37:45 2015 -0700 |
tree | 6bc7f00b71a5fb8bf5eb724f0c6a1d95312d6dc0 | |
parent | 4771577a342214ef4f7373a8d37d015749b00347 [diff] |
Fix XML parsing crash in SettingsProvider A previous change added more whitespace to settings_global.xml to improve human readability, but the parser is overly picky in ignoring whitespace. This patch makes it accept all whitespace strings. Bug: 19696812 Change-Id: I3ebb8f6df2e25f4e6b6841da743be3f3a91e2442