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:
Sasha Smundak 2022-12-17 00:05:46 +00:00 committed by Automerger Merge Worker
commit 8ede84e357

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