blob: f9a830bb7bc3624bb8bb44c4688b5decfeefdf81 [file] [log] [blame]
# Proguard rules for the JNI instrumentation tests.
# These classes are needed by the instrumentation testing framework. Keep them
# unobfuscated.
-keep class org.aomedia.avif.android.AvifDecoderTest {
*;
}