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

Commit d73fd7eb authored by Rob Walker's avatar Rob Walker Committed by Linux Build Service Account
Browse files

Gallery2: add support for the DASH mimetype

Add support for the DASH mimetype

CRs-Fixed: 539815
Change-Id: Ibbd03a2e4e3b1ca9224d4651e1c518e2ba51ba77
parent 5fe0d63f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@
                <data android:mimeType="audio/mpegurl" />
                <data android:mimeType="application/vnd.apple.mpegurl" />
                <data android:mimeType="application/x-mpegurl" />
                <data android:mimeType="application/dash+xml" />
             </intent-filter>
        </activity>