Add staging mode to soong build. am: c5e959b244

Original change: https://android-review.googlesource.com/c/platform/build/blueprint/+/2261143

Change-Id: I8e5cf66202d86990a367b9ae33acbea72cc67eb9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
MarkDacek 2022-10-21 18:05:25 +00:00 committed by Automerger Merge Worker
commit 612884822d

View file

@ -39,8 +39,9 @@ type Args struct {
Memprofile string
TraceFile string
BazelMode bool
BazelModeDev bool
BazelMode bool
BazelModeDev bool
BazelModeStaging bool
}
// RunBlueprint emits `args.OutFile` (a Ninja file) and returns the list of