Sign in
aomedia
/
libavif
/
a0f3ed1776f4ec56f552125a4bcd30b0dca51daf
/
.
/
android_jni
/
avifandroidjni
/
src
/
androidTest
/
proguard-rules.pro
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
{
*;
}