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

Commit 58f1d00d 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: 1aa2934c

Change-Id: I225548e8a017b46d490792813e0f95a3e2dd85c1
parents e1a35719 1aa2934c
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: