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

Commit 840708e4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove obsolete environment variables from ninja.go allowlist."

parents c08f602f 411996ca
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -139,15 +139,6 @@ func runNinja(ctx Context, config Config) {
			// b/147197813 - used by art-check-debug-apex-gen
			"EMMA_INSTRUMENT_FRAMEWORK",

			// Goma -- gomacc may not need all of these
			"GOMA_DIR",
			"GOMA_DISABLED",
			"GOMA_FAIL_FAST",
			"GOMA_FALLBACK",
			"GOMA_GCE_SERVICE_ACCOUNT",
			"GOMA_TMP_DIR",
			"GOMA_USE_LOCAL",

			// RBE client
			"RBE_compare",
			"RBE_exec_root",