mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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