mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

In order to avoid doing the classification in ExoPlayerImplInternal. Note: This only makes the constructor change. The error code assignment will happen in an immediately following CL. PiperOrigin-RevId: 383397729