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

Other tests in this file already use `Executors.newSingleThreadExecutor` so do the same for the ones that currently use `mockExecutor`. PiperOrigin-RevId: 368859470