Merge "video files with mimetype “video/x-ms-asf” can't scan to Gallery" into qt-dev

This commit is contained in:
Jeff Sharkey
2019-05-31 00:10:04 +00:00
committed by Android (Google) Code Review

View File

@@ -220,7 +220,6 @@ public class MediaFile {
case "audio/mpegurl":
case "application/x-mpegurl":
case "application/vnd.apple.mpegurl":
case "video/x-ms-asf":
case "audio/x-scpls":
return true;
default: