Chromium Code Reviews
DescriptionRework Android resource linting to exclude third_party
The existing assumption in the code (that the existense of package name
within android_resource() rules determines whether they should be
linted) turned out to be false.
The new logic does not look at package names, but instead collects all
reference resources, and then excludes any of them that were already
linted by another android_library().
BUG=621774
Committed: https://crrev.com/a12be529fb88039cc3090a83c4fbaaf04e13b144
Cr-Commit-Position: refs/heads/master@{#403687}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|
|||||||||||||||||||||||||||||||||||||