commit | 42bec243c0ea5df799bdea4a27ad1e6115fe66f3 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Fri Jun 19 14:47:41 2020 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Wed Jun 24 18:02:10 2020 +0000 |
tree | 8fea351b8750cbbcff21e292cd75ea1e560dbf82 | |
parent | 4d21c064fcb390537162b5afe9f69ab9e96c4498 [diff] |
Remove unnecessarily @System/TestApi annotations We can't expose APIs if the enclosing class is hidden, so these annotations are redundant. We need to remove them so that we can enable the check. Exempt-From-Owner-Approval:Cherry-pick from goog/master Bug: 159121253 Test: treehugger (i.e. this shouldn't trigger "API has changed" error.) Merged-in: Ie1841a670bdf6c6f4b25a1fc5deed8ec2d18cda2 Change-Id: Ie1841a670bdf6c6f4b25a1fc5deed8ec2d18cda2