bootstrap.Args should contain only relevant command line arguments am: 08343b7a89
Original change: https://android-review.googlesource.com/c/platform/build/blueprint/+/2346817 Change-Id: I951417af664c64ab1fdf4b1f41ec3a702a33efc9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8ede84e357
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ type Args struct {
|
|||
Cpuprofile string
|
||||
Memprofile string
|
||||
TraceFile string
|
||||
|
||||
BazelMode bool
|
||||
BazelModeDev bool
|
||||
BazelModeStaging bool
|
||||
BazelForceEnabledModules string
|
||||
}
|
||||
|
||||
// RunBlueprint emits `args.OutFile` (a Ninja file) and returns the list of
|
||||
|
|
Loading…
Reference in a new issue