media/libraries/test_utils/src
jbibik f7c31bd3ef Fix Gradle Lint with @RequiresApi and SDK version
Gradle Lint doesn't recognise `checkState` assertion and TargetApi should only ever be used for suppressing a bug in Android Lint. Hence, we keep @RequiresApi and add an if-statement explicitly. Also, fixes >26 to >=26 for the version check.

#minor-release

PiperOrigin-RevId: 555144577
2023-08-10 12:21:27 +00:00
..
main Fix Gradle Lint with @RequiresApi and SDK version 2023-08-10 12:21:27 +00:00
test Move SSIM related files to test_util 2023-06-29 22:51:20 +00:00