mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Our package-info.java files are annotated with @NonNullApi which results in everything being non-null by default, so this annotation is never needed. #minor-release PiperOrigin-RevId: 405864737