Remove leftover release notes line

The change in the demo app was part of 1.6.0 and we don't need to
document demo app changes.

PiperOrigin-RevId: 750120001
This commit is contained in:
tonihei 2025-04-22 03:13:56 -07:00 committed by Copybara-Service
parent d26fd583ea
commit 0e0553d150

View File

@ -86,9 +86,6 @@
`transformer.TestUtil.addAudioEncoders(ShadowMediaCodec.CodecConfig,
String...)`. Use `ShadowMediaCodecConfig` to configure shadow encoders
and decoders instead.
* Demo app:
* Add `PlaybackSpeedPopUpButton` Composable UI element to be part of
`ExtraControls` in `demo-compose`.
* Remove deprecated symbols:
* Removed deprecated `SegmentDownloader` constructor
`SegmentDownloader(MediaItem, Parser<M>, CacheDataSource.Factory,