8 lines
No EOL
338 B
Text
8 lines
No EOL
338 B
Text
#Email-specific proguard flags that are not covered by UnifiedEmail go here
|
|
|
|
-keepclasseswithmembers class * {
|
|
public *** newInstance(com.android.emailcommon.provider.Account, android.content.Context);
|
|
}
|
|
|
|
-keep class com.android.email.activity.setup.AccountSetupFinal
|
|
-keep class com.android.email.activity.setup.AccountSettingsFragment |