Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77beb6f1 authored by Cole Faust's avatar Cole Faust
Browse files

Remove google_clockwork list of soong plugins

The only plugin in that list has been removed.

Bug: 307824623
Test: Presubmits
Change-Id: Ieceb8610cfb2425500659a009703895a4f499cb1
parent 4e788f24
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 {