mirror of
https://github.com/androidx/media.git
synced 2025-05-04 06:00:37 +08:00

Instead of the ID3v2 text frame falling back to a singleton list of an empty string when the given values are empty, make that case throw an exception within the text frame, and move that fallback behavior into the ID3v2 decoder.