commit | 657ea1100fee4750f148f9d0dcb7e7e2028f105e | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Thu Aug 25 10:08:48 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Thu Aug 25 20:06:25 2016 +0000 |
tree | b23f403111b79100e9cdd12e9ddd9c5d79d53895 | |
parent | 8fa784a22a7c58f78fcbcda526a41867be610c05 [diff] |
Remove all the extra accessor methods added by javac in support-design. Change private methods to be package protected to avoid extra methods that get added to be able to access them from inner classes. This CL saves 138 methods in our jar. Bug: 31075707 Change-Id: I9ee192652fe005957e28ccfe35c9707be242aac1