Add backwards compatibility with MediaBrowserService
PiperOrigin-RevId: 409290492
This commit is contained in:
parent
fea552e709
commit
3b11822fa1
@ -51,6 +51,7 @@
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="androidx.media3.session.MediaSessionService"/>
|
||||
<action android:name="android.media.browse.MediaBrowserService"/>
|
||||
</intent-filter>
|
||||
</service>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user