media/libraries/test_utils
ibaker bb9ff30c3a Remove dead code related to MediaCodec now minSdk is 21
This removes several workarounds that are no longer needed, including
`codecNeedsMonoChannelCountWorkaround` which has been permanently
disabled since the (incomplete) minSdk 19 clean-up in fb7438378d.

PiperOrigin-RevId: 652495578
2024-07-15 08:51:35 -07:00
..
src Remove dead code related to MediaCodec now minSdk is 21 2024-07-15 08:51:35 -07:00
build.gradle Move SSIM related files to test_util 2023-06-29 22:51:20 +00:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Test utils module

Provides utility classes for media unit and instrumentation tests.