Fix dropped full stop in release notes

PiperOrigin-RevId: 687252101
This commit is contained in:
shahddaghash 2024-10-18 04:24:42 -07:00 committed by Copybara-Service
parent 5fffe03312
commit 709246ac6a

View File

@ -172,7 +172,7 @@ This release includes the following changes since the
was known as `Custom browse actions` with the legacy library with was known as `Custom browse actions` with the legacy library with
`MediaBrowserCompat`. Note that with Media3 command buttons for media `MediaBrowserCompat`. Note that with Media3 command buttons for media
items are available for both, `MediaBrowser` and `MediaController`. See items are available for both, `MediaBrowser` and `MediaController`. See
[Custom Browse actions of AAOS](https://developer.android.com/training/cars/media#custom_browse_actions) [Custom Browse actions of AAOS](https://developer.android.com/training/cars/media#custom_browse_actions).
* Fix bug where a Media3 controller was sometimes unable to let a session * Fix bug where a Media3 controller was sometimes unable to let a session
app start a foreground service after requesting `play()`. app start a foreground service after requesting `play()`.
* Restrict `CommandButton.Builder.setIconUri` to only accept content Uris. * Restrict `CommandButton.Builder.setIconUri` to only accept content Uris.