summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-01-04 09:37:47 -0800
committer Cole Faust <colefaust@google.com> 2024-01-04 09:37:47 -0800
commit596fe0f9c364e968ca488b7b537a699d78746697 (patch)
tree5dbcb4f7a4034fd22aef5ffb36fb8d81bd61587d /libs/androidfw/misc.cpp
parent3b4f5c42cb92a199549cbb4fe2136ea1cf325319 (diff)
List baseline_filename on modules that are implicitly 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: I21561606d19d07a7c51d0d50641388938a31b952
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions