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

Commit ff00ce56 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...

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

Change-Id: If828a57f62a05b60dda582ba71c3a9b55bb29d69
parents 598aa44b 58f1d00d
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: