Skip to content

Bluetooth: fix MediaButtonReceiver

Duncan McNamara requested to merge Skantes/vlc-android:bluetooth-play into master

When instanciating a media session, the wrong pending intent was created to restart the playback service from media buttons after it's detruction.

Merge request reports