service: remove external media3 support
This commit is contained in:
parent
a29f747341
commit
463b02f871
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:roundIcon="@mipmap/ic_launcher">
|
android:roundIcon="@mipmap/ic_launcher">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="androidx.media3.session.MediaSessionService"/>
|
|
||||||
<action android:name="android.media.browse.MediaBrowserService"/>
|
<action android:name="android.media.browse.MediaBrowserService"/>
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</service>
|
</service>
|
||||||
|
|
Loading…
Reference in a new issue