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:
Sasha Smundak 2022-12-17 00:36:58 +00:00 committed by Automerger Merge Worker
commit 08080643bc

View file

@ -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