Merge "Remove usages of java_api_finder"

This commit is contained in:
Treehugger Robot
2022-11-29 18:07:28 +00:00
committed by Gerrit Code Review

View File

@@ -108,9 +108,6 @@ java_defaults {
defaults_visibility: ["//visibility:private"],
// Collates API usages from each module for further analysis.
plugins: ["java_api_finder"],
// Disallow disabling the NewApi lint check.
lint: {
strict_updatability_linting: true,