Remove google_clockwork list of soong plugins
The only plugin in that list has been removed. Bug: 307824623 Test: Presubmits Change-Id: Ieceb8610cfb2425500659a009703895a4f499cb1
This commit is contained in:
parent
4e788f2456
commit
77beb6f12a
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue