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

This doesn't affect the nullness checker or Kotlin, but it does make weird warnings appear in Android Studio. It seems mildly preferable to have the same spurious warnings in these files that we have in other tests, rather than different spurious warnings. PiperOrigin-RevId: 321173760