Sign in
aomedia
/
libavif
/
b49fbc9cfd3e71cf0838fd97b5b6748f16e01de0
/
.
/
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
{
*;
}