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

Commit 057ad009 authored by Christopher Parsons's avatar Christopher Parsons Committed by Gerrit Code Review
Browse files

Merge "Remove adbd from bazel prod allowlist"

parents aa90b941 20602fbe
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -1336,9 +1336,7 @@ var (
		"prebuilt_currysrc_org.eclipse",
	}

	ProdMixedBuildsEnabledList = []string{
		"com.android.adbd",
	}
	ProdMixedBuildsEnabledList = []string{}

	// Staging builds should be entirely prod, plus some near-ready ones. Add the
	// new ones to the first argument as needed.