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

Commit 709a5015 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 7691524 from b421756b to sc-v2-release

Change-Id: Ie1a89cabb1197c55877193761bcf9164c0ade58e
parents 2a7359fa b421756b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -205,13 +205,12 @@ func main() {
		Status:  stat,
	}}

	config := c.config(buildCtx, args...)

	if err := loadEnvConfig(); err != nil {
		fmt.Fprintf(os.Stderr, "failed to parse env config files: %v", err)
		os.Exit(1)
	}

	config := c.config(buildCtx, args...)

	build.SetupOutDir(buildCtx, config)