Merge "Remove google_clockwork list of soong plugins" into main

This commit is contained in:
Treehugger Robot
2023-11-27 21:49:39 +00:00
committed by Gerrit Code Review

View File

@@ -72,7 +72,6 @@ var allowedPluginsByName = map[string]bool{
var internalPluginsPaths = []string{
"vendor/google/build/soong/internal_plugins.json",
"vendor/google_clockwork/build/internal_plugins.json",
}
type pluginProvider interface {