mirror of
https://github.com/androidx/media.git
synced 2025-05-10 00:59:51 +08:00

The actual errors are all positive hex values. Without this CL, we must first convert decimal errors to hex ones before figuring out what went wrong. PiperOrigin-RevId: 544695961