mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
*** Reason for rollback *** Broke everything *** Original change description *** Clean up message naming in EPII *** ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184061352
6 lines
239 B
Text
6 lines
239 B
Text
# Proguard rules specific to the IMA extension.
|
|
|
|
-keep class com.google.ads.interactivemedia.** { *; }
|
|
-keep interface com.google.ads.interactivemedia.** { *; }
|
|
-keep class com.google.obf.** { *; }
|
|
-keep interface com.google.obf.** { *; }
|