media/libraries
ibaker 1772050ece Remove confusing null from ParserException.getMessage()
When reading quickly this suggests something 'real' was null (similar to
a `NullPointerException`), but it's actually just the message from the
superclass.

Seen in stack trace in Issue: androidx/media#2074:

```
Caused by: androidx.media3.common.ParserException: null {contentIsMalformed=true, dataType=1}
```

PiperOrigin-RevId: 719240235
2025-01-24 03:55:19 -08:00
..
2025-01-24 01:25:58 -08:00
2025-01-15 05:11:09 -08:00
2025-01-15 05:11:09 -08:00
2025-01-24 03:46:54 -08:00
2024-11-04 04:16:39 -08:00