Remove usages of java_api_finder
This errorprone checker is no longer used. Bug: 260268418 Test: Presubmits Change-Id: I4b18e9a3114db6cead6cdc370ecfe9e8be0bd69e
This commit is contained in:
@@ -108,9 +108,6 @@ java_defaults {
|
|||||||
|
|
||||||
defaults_visibility: ["//visibility:private"],
|
defaults_visibility: ["//visibility:private"],
|
||||||
|
|
||||||
// Collates API usages from each module for further analysis.
|
|
||||||
plugins: ["java_api_finder"],
|
|
||||||
|
|
||||||
// Disallow disabling the NewApi lint check.
|
// Disallow disabling the NewApi lint check.
|
||||||
lint: {
|
lint: {
|
||||||
strict_updatability_linting: true,
|
strict_updatability_linting: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user