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

Commit 1aa2934c 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

Change-Id: I50973ff724c5a3dbb65744be81c786de8956615d
parents 768c1a86 6f574c4d
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: