Merge "Remove Android.bp file input to primaryBuilders" into main am: b32516985d
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3254274 Change-Id: I6a1c05803401fb53e44ae786c49ed4307ff6bcf9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user