media/libraries/session/src/test
tianyifeng 88a413b2cb Add injection of BitmapLoader from MediaSession.
* Add `BitmapLoader` in `MediaSession.Builder` and `MediaLibrarySession.Builder`.
* Pass `BitmapLoader` into the constructor of `MediaSession`, `MediaSessionImpl`, `MediaLibrarySession` and `MediaLibrarySessionImpl`.
* Add an interface method `loadBitmapFromMetadata(MediaMetadata)` in `BitmapLoader`.
* Remove the reference of `BitmapLoader` in `DefaultMediaNotificationProvider`.

PiperOrigin-RevId: 483654596
(cherry picked from commit 3f69df72db)
2022-10-25 13:21:08 +00:00
..
java/androidx/media3/session Add injection of BitmapLoader from MediaSession. 2022-10-25 13:21:08 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00