mirror of
https://github.com/androidx/media.git
synced 2025-05-04 14:10:40 +08:00

We use `@Nullable` for IntDefs in other places and don't use this suffix elsewhere, so I don't think we need it here either. PiperOrigin-RevId: 543687285