commit | d99964fd66dc4dabe431ff995995de508f614216 | [log] [tgz] |
---|---|---|
author | Tomasz Mikolajewski <mtomasz@google.com> | Mon Feb 15 11:16:32 2016 +0900 |
committer | Tomasz Mikolajewski <mtomasz@google.com> | Mon Feb 15 14:14:28 2016 +0900 |
tree | b1eb1707a814beb8a0ec0199ac008459618693e3 | |
parent | e4c1ccec7248443c23dd4a8d6725a4f492204726 [diff] |
Implement getDocumentStreamTypes() in DocumentsProvider. According to the documentation, getStreamTypes() must return all streamable MIME types. This CL takes the MIME types from COLUMN_MIME_TYPE as long as the document is not virtual. If the provider implements converters, then it should override getDocumentStreamTypes. Bug: 27156282 Change-Id: I9ab149e097600a470fc9be8f1270f68929fdf851