mirror of
https://github.com/androidx/media.git
synced 2025-05-08 08:00:49 +08:00
Fix broken Javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=213951977
This commit is contained in:
parent
b79156c334
commit
edf7561b9f
@ -401,7 +401,7 @@ public final class MediaSessionConnector {
|
||||
* <p>The order in which any {@link CustomActionProvider}s are passed determines the order of the
|
||||
* actions published with the playback state of the session.
|
||||
*
|
||||
* @param player The player to be connected to the {@code MediaSession}, or {@link null} to
|
||||
* @param player The player to be connected to the {@code MediaSession}, or {@code null} to
|
||||
* disconnect the current player.
|
||||
* @param playbackPreparer An optional {@link PlaybackPreparer} for preparing the player.
|
||||
* @param customActionProviders Optional {@link CustomActionProvider}s to publish and handle
|
||||
|
Loading…
x
Reference in New Issue
Block a user