Skip to content

Commit ec36547

Browse files
copybara-githubicbaker
authored andcommitted
Merge pull request #2425 from MGaetan89:fix_release_notes
PiperOrigin-RevId: 786259343 (cherry picked from commit c2a09a0)
1 parent bc37acd commit ec36547

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16):
349349
* Fix a bug where passing null into `getLibraryRoot` of a `MediaBrowser`
350350
connected to a legacy `MediaBrowserServiceCompat` produced a
351351
`NullPointerException`.
352-
* Fix a bug where where sending custom actions, a search result or a
353-
getItem request crashed the legacy session app with a
354-
`ClassNotFoundException`.
352+
* Fix a bug where sending custom actions, a search result or a getItem
353+
request crashed the legacy session app with a `ClassNotFoundException`.
355354
* Fix a bug where `MediaItem.LocalConfiguration.uri` was shared to the
356355
platform sessions's `MediaMetadata`. To intentionally share a URI to
357356
allow controllers to re-request the media, set

0 commit comments

Comments
 (0)