commit | 78278d4f8acf7cbf06ae4b38ecb1cb28e7976046 | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Mon Feb 27 13:28:13 2017 -0800 |
committer | Philip P. Moltmann <moltmann@google.com> | Mon Mar 06 10:09:34 2017 -0800 |
tree | acd1598d7f8f0a3c16b2d334952d51bf0173acbc | |
parent | ba1c72b07f3bf4c8094a83133fbd3cb0cdbfce27 [diff] |
Issue a warning if SharedPreferences are corrupted We already only issue a warning if the xml cannot be parsed. So if the xml could be parsed by the result could not be cast to a map, we should also only issue a warning. Also log the corrupted file as this is called on an async thread and it is not clear what file is affected. Bug: 29006064 Test: Just logging changes. Change-Id: I503fd4ee9b905f72668136b4d98c819cd7f9021b