commit | 6f1dbebfcd27a5e92c4d297f52a62b76b160754d | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue Jan 03 12:52:32 2017 -0500 |
committer | Alan Viverette <alanv@google.com> | Tue Jan 03 14:28:55 2017 -0500 |
tree | aa0cf033d4ee0032ea031bb2727a441dbb8a33db | |
parent | e443c8593a160578876682618794000fcf5bc175 [diff] |
Use correct regex for javadoc tag with optional description Also fixes instances of missing @RestrictTo in compat/ directory. Previous CLs were tested against commits rather than files, so they returned false positives (and negatives). This one was correctly run against the entire compat/ directory. Bug: 33462608 Test: ran checkstyle on compat Change-Id: I7b194bb2dbf971bf1a1306794a4b2cdf554e4e02