
This helps to highlight and document new requirements for apps, e.g. to add the FOREGROUND_SERVICE_MEDIA_PLAYBACK permission for background playback. Issue: google/ExoPlayer#11239 PiperOrigin-RevId: 548666056
Media session demo
This app demonstrates use of media sessions. It's a reference app written in Kotlin, which demonstrates best practices for media apps that want to advertise media sessions.
See the demos README for instructions on how to build and run this demo.