blob: d21d40f7db9c9c94788c0efa693cc424a6f0d0d6 [file] [log] [blame]
#Email-specific proguard flags that are not covered by UnifiedEmail go here
-keepclasseswithmembers class * {
public *** newInstance(com.android.emailcommon.provider.Account, android.content.Context);
}