commit | 951751aefecb95245f01066f2b97244545a4272f | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Tue Nov 22 16:57:43 2011 +0000 |
committer | Flavio Lerda <flerda@google.com> | Tue Nov 22 16:57:43 2011 +0000 |
tree | f2ad33e55f8f634afe9b4e287d0749dfabf9c9f4 | |
parent | fead9b302dc5ee4d98cc428c02f01db1e601e6bb [diff] |
Handle the case of a null cursor being returned. While unlikely, it is possible for the content resolver to return a null cursor. Instead of crashing with a NullPointerException, handle this case gracefully. Bug: 5642539 Change-Id: I69423c32a124e3e7c8d6734e5561c316919eb1b4