mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

The behaviour and docs of `playUntilPosition` were changed in
00c7a9bcbb
.
This change also affects `playUntilStartOfMediaItem` (since it delegates
to `playUntilPosition`), so the same doc change should also be made
here.
#minor-release
PiperOrigin-RevId: 607364897