Files
frameworks_base/core/java/android
Tomasz Mikolajewski d99964fd66 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
2016-02-15 14:14:28 +09:00
..
2016-01-15 16:14:57 +00:00
2016-02-12 14:29:37 +00:00
2016-02-08 20:33:49 +00:00