Commit 3b11822f by olly Committed by Ian Baker

Add backwards compatibility with MediaBrowserService

PiperOrigin-RevId: 409290492
parent fea552e7
Showing with 1 additions and 0 deletions
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
android:exported="true"> android:exported="true">
<intent-filter> <intent-filter>
<action android:name="androidx.media3.session.MediaSessionService"/> <action android:name="androidx.media3.session.MediaSessionService"/>
<action android:name="android.media.browse.MediaBrowserService"/>
</intent-filter> </intent-filter>
</service> </service>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment