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

Commit 8a990edb authored by Jeff Sharkey's avatar Jeff Sharkey Committed by android-build-merger
Browse files

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

am: 508ae8d9

Change-Id: I8f622c0e342903b7dbbfffa4097f8dd42bb65e1f
parents d0c149d2 508ae8d9
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: