Gitiles
Code Review
Sign In
review.gerrithub.io
/
C-RoM-KK
/
android_packages_apps_InCallUI
/
49ad65dbf4696741cc44e4561dded32792e58ec8
/
.
/
proguard.flags
blob: bc8814355a1aa5a6ff81604eaef9dfbc8f027399 [
file
] [
log
] [
blame
]
-
keep
class
com
.
android
.
incallui
.
widget
.
multiwaveview
.*
{
*;
}
# Keep names that are used only by animation framework.
-
keepclasseswithmembers
class
com
.
android
.
incallui
.
AnimationUtils$CrossFadeDrawable
{
***
setCrossFadeAlpha
(...);
}