summaryrefslogtreecommitdiff
path: root/opengl/java
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-21 17:36:02 +0000
commit5479e8102e5d206714b038cd39939e5b2fe2cfa0 (patch)
treeb7827ad381667be454ffb29da12654ee6f1baa3c /opengl/java
parentfa70e58548b5bf1da68366a0d7c9013786348469 (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: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e Merged-In: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions