
*** 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
236 B
Plaintext
7 lines
236 B
Plaintext
# Proguard rules specific to the main demo app.
|
|
|
|
# Constructor accessed via reflection in PlayerActivity
|
|
-keepclassmembers class com.google.android.exoplayer2.ext.ima.ImaAdsLoader {
|
|
<init>(android.content.Context, android.net.Uri);
|
|
}
|