276886160b
This reverts commit 7bbb26fee0
.
Reason for revert: uploads broke task scheduler
Original change's description:
> [infra] Run recipes through Kitchen
>
> Bug: skia:7050
> Change-Id: I50632444eb4ca7f9ae2b1b30b766e531092ccad4
> Reviewed-on: https://skia-review.googlesource.com/82500
> Commit-Queue: Eric Boren <borenet@google.com>
> Reviewed-by: Ravi Mistry <rmistry@google.com>
TBR=borenet@google.com,rmistry@google.com
Change-Id: Ic3a5404fde844f01eca551d50039a84a20e84e11
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:7050
Reviewed-on: https://skia-review.googlesource.com/121423
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
{
|
|
'variables': {
|
|
'command': [
|
|
'/bin/cp', '-rL', 'android_ndk_linux', '${ISOLATED_OUTDIR}',
|
|
],
|
|
},
|
|
}
|