bootstrap.Args should contain only relevant command line arguments am: 08343b7a89
am: 8ede84e357
Original change: https://android-review.googlesource.com/c/platform/build/blueprint/+/2346817 Change-Id: Idd7a6163ccbdb438e5ffa45ca5a990a190d6dc86 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
08080643bc
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