| commit | 222c651028d03639398b3275b7612740dff5242c | [log] [tgz] |
|---|---|---|
| author | Makoto Onuki <omakoto@google.com> | Fri Jun 19 14:47:41 2020 -0700 |
| committer | Makoto Onuki <omakoto@google.com> | Tue Jun 23 10:51:50 2020 -0700 |
| tree | 801c3edac5724838edb8deaae9d291f529518c26 | |
| parent | 877170dc79596b6241431da908cba2eb77b141bf [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. Bug: 159121253 Test: treehugger (i.e. this shouldn't trigger "API has changed" error.) Change-Id: Ie1841a670bdf6c6f4b25a1fc5deed8ec2d18cda2