blob: dfd6702765610fa348b69fab8b42faa72f680709 [file] [log] [blame]
# Some small BoundedRational methods like equals() are not used by the
# calculator, but crucial for testing.
-keepclassmembers class com.android.calculator2.BoundedRational { *; }