skia2/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
Ravi Mistry 65523c5555 Make lunch/mmma targets configurable and add new Android compile bot
Bug: skia:8560
Change-Id: I9287d8286a49d067c14a4cc560220c08d3c0c040
Reviewed-on: https://skia-review.googlesource.com/c/172865
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2018-11-26 18:56:39 +00:00

21 lines
428 B
JSON

[
{
"cmd": [
"python",
"[START_DIR]/skia/infra/bots/android_compile/trigger_wait_ac_task.py",
"--lunch_target",
"cf_x86_phone-eng",
"--mmma_targets",
"frameworks/base/core/jni,external/skia",
"--issue",
"1234",
"--patchset",
"1"
],
"name": "Trigger and wait for task on android compile server"
},
{
"jsonResult": null,
"name": "$result"
}
]