commit | 3996084a9e1db283fa9bdad1aa4927936724514f | [log] [tgz] |
---|---|---|
author | Yanting Yang <yantingyang@google.com> | Fri Nov 15 17:15:26 2019 +0800 |
committer | Yanting Yang <yantingyang@google.com> | Fri Nov 15 17:35:01 2019 +0800 |
tree | 9edbd747f6ab42cd14598fe72d7d6fd939edb41c | |
parent | b4a6245d8d8af10cc03dee68751c887c01daa6ae [diff] |
Remove redundent @VisibleForTesting annotation There are many methods marked with @VisibleForTesting annotation but they are overridden or used by child classes. So remove @VisibleForTesting for readability. Fixes: 73292660 Test: Rebuild and Robotests Change-Id: Ie7fe8ac98deb3d050578552982ab523bd1694deb