Android: Remove unused suppressions and fix some
Remove test-specific suppressions. If and when we enable lint on test targets again, blanket testonly suppressions should be added to lint.py instead. Fix some WrongConstant issues. These are useful to understand and make sure we are passing the right @IntDef and @StringDef variables to android APIs. Bug: 1116130 Change-Id: I43bea517bca2436f2063829fe74d280b5df6bca5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375700Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Dan McArdle <dmcardle@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#803198}
Showing
Please register or sign in to comment