mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08: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
7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
# 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.** { *; }
|