commit | 01c5b10196e71b345f293884cb482155e8a879a5 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <[email protected]> | Fri Jan 10 16:44:23 2020 -0700 |
committer | Jeff Sharkey <[email protected]> | Fri Jan 10 16:44:25 2020 -0700 |
tree | d845a830905a6412a5409823368e4beb63f470a7 | |
parent | 10076e754466d6afe2b84d3416a845eb1d5a4b8d [diff] |
Add more specific subtitles and lyrics MIME types. "srt" subtitles have a more specific MIME type of "application/x-subrip", as listed here in Apache and therefore widely used across the Internet: http://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x/conf/mime.types "lrc" lyrics have a more specific MIME type of "application/lrc", as determined here from the archive.org scraping of popular Internet sites: https://discuss.httparchive.org/t/keeping-etc-mime-types-up-to-date/825 Bug: 143707020 Test: atest --test-mapping packages/providers/MediaProvider Change-Id: I9598d1de920f29fbda7efa3c17b5632f756a65f2