Android: Ignore AppCompatResource lint warning
Lint does not correctly determine whether chromium targets depend on appcompat since it uses string matching that does not match our library name. Since this is the same for all chromium targets, ignore this lint warning globally. Bug: 1116130 Change-Id: I106f4dbbabd50e2e781b6152816c02ae8036f999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373206 Auto-Submit: Peter Wen <wnwen@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#801437}
Showing
This diff is collapsed.
Please register or sign in to comment