commit | 6c1d418905160cdd346dbc2bf5ca3d92785954fc | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Thu Aug 25 13:15:50 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Thu Aug 25 13:16:59 2016 -0700 |
tree | 699d794cb2f78cd8a55ed22ccdd10e84b258437e | |
parent | 8fa784a22a7c58f78fcbcda526a41867be610c05 [diff] |
Remove all the extra accessor methods added by javac in support-gridlayout. 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 5 methods in our jar. Bug: 31075707 Change-Id: Ife209cfbd9f8853ac4009717583f9af16548192c