commit | 3ad9da40b96f27bd441dae1e78a3b7061d4999e3 | [log] [tgz] |
---|---|---|
author | Tom Taylor <tomtaylor@google.com> | Thu Jan 16 13:57:11 2014 -0800 |
committer | Tom Taylor <tomtaylor@google.com> | Thu Jan 16 13:57:11 2014 -0800 |
tree | 4dd28ac4ff81ced111686fdef5bd0d0c9c59a678 | |
parent | e2e7cf41d46724aef6497e45b8c431e24722e78d [diff] |
MmsProvider throws an exception on unknown column If the vcard importer is handed a uri to an MMS part, it will crash. The MmsProvider will throw an exception when it queries for a column name not in the schema. With this change, the MmsProvider will simply return a null cursor when queried for an unkonwn column. Change-Id: I967f4a631d24eb5a43a70d563c2008f555d0aa3c