Fix deprecation suppression in RendererCapabilities

This string is case-sensitive.

PiperOrigin-RevId: 421781437
This commit is contained in:
ibaker 2022-01-14 11:18:19 +00:00 committed by Ian Baker
parent 66c272c9b0
commit a01ead0283

View File

@ -25,7 +25,7 @@ import java.lang.annotation.RetentionPolicy;
public interface RendererCapabilities {
/** @deprecated Use {@link C.FormatSupport} instead. */
@SuppressWarnings("Deprecation")
@SuppressWarnings("deprecation")
@Documented
@Retention(RetentionPolicy.SOURCE)
@IntDef({