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

Commit 647a8458 authored by Joe Onorato's avatar Joe Onorato Committed by Android Git Automerger
Browse files

am fc3576bf: s/MediaBrowseService/MediaBrowserService/

* commit 'fc3576bf840827bcf6c373e2f6dd05ba3738115a':
  s/MediaBrowseService/MediaBrowserService/
parents 3f67998e 77bfc8f2
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>