Commit fc24a0d5 by andrewlewis Committed by kim-vde

Fix API check warning

PiperOrigin-RevId: 294179427
parent c02933ac
......@@ -1163,6 +1163,7 @@ public class SimpleExoPlayer extends BasePlayer
return player.getPlaybackSuppressionReason();
}
/** @deprecated Use {@link #getPlayerError()} instead. */
@Deprecated
@Override
@Nullable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment