mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

This ensures MediaMetadata with just non-null extras is not considered equal to MediaMetadata.EMPTY. This makes sure the contents are bundled when a controller sets the extras in a new MediaItem Issue: androidx/media#1176 #minor-release PiperOrigin-RevId: 618876642