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

This ensures RequestMetadata with just non-null extras is not considered equal to RequestMetadata.EMPTY. This makes sure the contents are bundled when a controller sets the extras in a new MediaItem. PiperOrigin-RevId: 604632788