summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupHelpers.cpp
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2023-12-20 11:57:03 -0800
committer Cole Faust <colefaust@google.com> 2023-12-20 16:24:46 -0800
commit749a6885b4454d069d6a930fe66b1a858f4be164 (patch)
tree88e2f9bde24d2ab53d06be563838db9ff0ef9c9e /libs/androidfw/BackupHelpers.cpp
parent98ee0eeaaeb7f6246fe0c05ad5549a4c33ebf908 (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. Flag: None Bug: 272769514 Test: Presubmits Change-Id: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions