media/libraries/session/src/main
christosts 601eaba7a6 Use Service.stopForeground(int) on API 24+
The MediaNotficationManager stops the service from the foreground
calling Service.stopForeground(boolean) which is deprecated in API 33.
This change calls Service.stopForeground(int), which was added in API
24.

#minor-release

PiperOrigin-RevId: 482190332
2022-10-24 10:41:47 +00:00
..
aidl/androidx/media3/session Add interface version of MediaControllerStub 2022-08-08 08:25:47 +00:00
java/androidx/media3/session Use Service.stopForeground(int) on API 24+ 2022-10-24 10:41:47 +00:00
res Updating translations 2022-06-15 17:00:36 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00