summaryrefslogtreecommitdiffstats
path: root/proguard.flags
blob: c5f4c72296ba824ecaf1b52b06ec2ec8c465b921 (plain)
1
2
3
4
5
6
# Keep names that are used only by animation framework.
-keepclasseswithmembers class com.android.phone.AnimationUtils$CrossFadeDrawable {
  *** setCrossFadeAlpha(...);
}

-verbose