mirror of
https://github.com/androidx/media.git
synced 2025-05-08 08:00:49 +08:00
Add deprecated javadoc to fix lint error
PiperOrigin-RevId: 363639146
This commit is contained in:
parent
6a6c70c7c1
commit
c30a6e5119
@ -136,6 +136,7 @@ public abstract class BasePlayer implements Player {
|
||||
removeMediaItems(/* fromIndex= */ 0, /* toIndex= */ Integer.MAX_VALUE);
|
||||
}
|
||||
|
||||
/** @deprecated Use {@link #getPlayerError()} instead. */
|
||||
@Deprecated
|
||||
@Override
|
||||
@Nullable
|
||||
|
Loading…
x
Reference in New Issue
Block a user