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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user