DescriptionRemoved keeps for unused member variables.
Right now, we have a very old Proguard rule that keeps around all unused
member variables for seemingly no reason at all. Removing these member
variables saves us 260kb in .dex size.
BUG=619937
patch from issue 2070633002 at patchset 1 (http://crrev.com/2070633002#ps1)
Patch Set 1 #Patch Set 2 : test addding R.dex #
Depends on Patchset: |