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

am: 6f574c4d3a

Change-Id: I50973ff724c5a3dbb65744be81c786de8956615d
This commit is contained in:
Jeff Sharkey
2019-05-30 17:31:05 -07:00
committed by android-build-merger

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: