Sign in
aomedia
/
libavif
/
c20adec5fdcbe58d650ee02860ef8bf61deb5cfe
/
.
/
android_jni
/
avifandroidjni
/
src
/
androidTest
/
proguard-rules.pro
blob: f9a830bb7bc3624bb8bb44c4688b5decfeefdf81 [
file
]
# 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
{
*;
}