<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.tanguyantoine.react">

    <application>
        <service android:stopWithTask="false" android:name=".MusicControlNotification$NotificationService" />
    </application>

</manifest>
