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 78c07b56a7
commit fca783bb57

View file

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