Skip to content

Commit

Permalink
chore: remove broken manifest code
Browse files Browse the repository at this point in the history
  • Loading branch information
KestasVenslauskas committed Jan 9, 2025
1 parent 56afba9 commit fa1e54a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/AppTheme">

<!-- We do not use react-native-track-player on android since native android auto
implementation" -->
<service android:name="com.doublesymmetry.trackplayer.service.MusicService"
tools:node="remove" />

<service
android:name="com.theoplayer.media.MediaPlaybackService">
<!-- Removing MEDIA_BUTTON intent-filter because it's causing crashes -->
Expand Down

0 comments on commit fa1e54a

Please sign in to comment.