Commit da275213 by olly Committed by Oliver Woodman

Add proguard config for Opus extension.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=112776882
parent a9720457
Showing with 6 additions and 0 deletions
# Proguard rules specific to the Opus extension.
# This prevents the names of native methods from being obfuscated.
-keepclasseswithmembernames class * {
native <methods>;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment