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

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

Merge "Remove Android.bp file input to primaryBuilders" into main

parents 151446cb eda96ba5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -244,7 +244,6 @@ func (pb PrimaryBuilderFactory) primaryBuilderInvocation(config Config) bootstra
	globfiles := bootstrap.GlobFileListFiles(bootstrap.GlobDirectory(config.SoongOutDir(), globPathName))

	return bootstrap.PrimaryBuilderInvocation{
		Inputs:      []string{"Android.bp"},
		Implicits:   globfiles,
		Outputs:     []string{pb.output},
		Args:        allArgs,