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

FileUtil.java can be extended to add more methods for validating output file. This will be used in Transformer's robolectric tests and instrumentation tests hence need to move to a common module. PiperOrigin-RevId: 602789503