skia2/infra/bots/isolate_android_sdk_linux.isolate
Stephan Altmueller 2a552179cc Add SKQP bot to build universal APK to master
Bug: skia:
Change-Id: Ib0e9ddb621056ddce2422b53f312ec42d4d7aa3c
Reviewed-on: https://skia-review.googlesource.com/107880
Commit-Queue: Stephan Altmueller <stephana@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2018-02-20 17:02:13 +00:00

8 lines
117 B
Plaintext

{
'variables': {
'command': [
'/bin/cp', '-rL', 'android_sdk_linux', '${ISOLATED_OUTDIR}',
],
},
}