commit | f481f22a9323fe338672f99b88b26c5f0725cd42 | [log] [tgz] |
---|---|---|
author | David Brown <dab@google.com> | Tue Sep 28 16:55:27 2010 -0700 |
committer | David Brown <dab@google.com> | Tue Sep 28 16:55:27 2010 -0700 |
tree | 5898df1a59d238cdbfb55a6574e5e86deb2a310c | |
parent | 94c6c5a4a2666efc9236237b5650c73d576e8a61 [diff] |
Handle DATA in ContactsProvider2.getType(). (I noticed this was missing because I saw IllegalArgumentExceptions in the logs when doing caller-id lookups for SIP addresses, which happen directly on the Data table.) It is valid to call getType on a DATA uri, though, so we now return Data.CONTENT_TYPE. Bug: 3004127 Change-Id: I14538cd8671e2f47acedddd79c18bd2ce4709a8f