aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tv/modules/TvApplicationModule.java
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2023-12-20 11:57:05 -0800
committerCole Faust <colefaust@google.com>2023-12-20 11:57:05 -0800
commitcc05a7ada65bdbbed4eecf7f4ca8d8d29282ee9e (patch)
treeb46fb2b92a6155506f51ddb9f6b8f4d414c1467f /src/com/android/tv/modules/TvApplicationModule.java
parentb71fb7bc6d2e40911891ac653798825f0277b40f (diff)
downloadTV-cc05a7ada65bdbbed4eecf7f4ca8d8d29282ee9e.tar.gz
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: I8e33eea2bf3134ec6f9595bd17f362d22998e900
Diffstat (limited to 'src/com/android/tv/modules/TvApplicationModule.java')
0 files changed, 0 insertions, 0 deletions