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

Commit 77bfc8f2 authored by Joe Onorato's avatar Joe Onorato
Browse files

s/MediaBrowseService/MediaBrowserService/

Change-Id: Ie07308739cdf94796a900e15527616608e02a3d4
parent e647099e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
            android:exported="true"
            >
            <intent-filter>
                <action android:name="android.media.browse.MediaBrowseService" />
                <action android:name="android.media.browse.MediaBrowserService" />
            </intent-filter>
        </service>
    </application>