Sign in
◑
Theme
skia
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
e6823beb60be9da604a7409ca36d973853c9d76a
/
.
/
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
{
*;
}