skia2/infra/bots/recipes/android_compile.expected/android_compile_trybot.json

21 lines
428 B
JSON
Raw Normal View History

[
{
"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"
}
]