mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Create a Builder that creates SimpleExoPlayer instances with fake components, suitable for testing. Basically extracts the Builder from ExoPlayerTestRunner to a standalone class that can be re-used. PiperOrigin-RevId: 305458419