summaryrefslogtreecommitdiff
path: root/framework-s/java
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2023-12-20 11:57:08 -0800
committer Cole Faust <colefaust@google.com> 2023-12-20 11:57:08 -0800
commit56793826fd2f7ff6c24455f075cf05ec92c174c3 (patch)
tree63e420f075bc32643d9d7d47a9d77a0954c8d978 /framework-s/java
parent79d2d43fc44f49b96273f2211f44a2c48f605765 (diff)
List baseline_filename on modules that are implititly using it
lintable modules currently pick up files named "lint-baseline.xml" to use as the lint baseline implicitly. This is confusing because you could end up using the baseline files in more modules than intended. Lint also has a feature where it requests you remove unnecessary findings from the baseline file, so something could be necessary for one module, but unnecessary for another that accidentally picked up the baseline. We're removing the implicit detection of the baseline file, which requires all modules using it to list the baseline file explicitly. Bug: 272769514 Test: Presubmits Change-Id: I53ae4b2089edb643deb743b982c21e14667f84fc
Diffstat (limited to 'framework-s/java')
0 files changed, 0 insertions, 0 deletions