commit | 596b015e25d6bb96eeabdeb30fafa269c0fd05cb | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Thu Aug 25 16:27:03 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Thu Aug 25 16:27:03 2016 -0700 |
tree | 07a13708f4a39f8c65bcf2e13a94db9cc998bde1 | |
parent | 8fa784a22a7c58f78fcbcda526a41867be610c05 [diff] |
Remove all the extra accessor methods added by javac in support-v13. 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 8 methods in our jar. Bug: 31075707 Change-Id: Ifd37271ec7a63f62fee3c3b78c2fc8691184d38d