Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Email
/
d59532d99b1ef05fff5e827fab06f55d08e664e1
/
.
/
proguard.flags
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
);
}