Commit aa55635d authored by kjellander's avatar kjellander Committed by Commit bot

Change WebRTC Android Debug builders to not build all.

This will significantly reduce the wasted bandwidth consumed
when these bots are no longer archiving 13 GB for every build.

Add a new Android Builder that will build 'all' in Release mode,
but not archive the build.

This is a prerequisite for https://chromium-review.googlesource.com/423051

BUG=657315
NOTRY=True

Review-Url: https://codereview.chromium.org/2605873002
Cr-Commit-Position: refs/heads/master@{#440843}
parent 403eecaa
{
"Android Builder (dbg)": {
"Android Builder": {
"additional_compile_targets": [
"all"
]
},
"Android Builder (dbg)": {
"additional_compile_targets": [
"content_browsertests"
]
},
"Android Builder ARM64 (dbg)": {
"additional_compile_targets": [
"all"
"content_browsertests"
]
},
"Linux Builder": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment