Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f574c4d authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

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

parents 1f915b0d 5a7b1183
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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: