Add Mac NDK asset, and fetch NDK on Android compile bots.
authormtklein <mtklein@chromium.org>
Fri, 26 Aug 2016 18:22:54 +0000 (11:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Aug 2016 18:22:54 +0000 (11:22 -0700)
commitf0f489062a509dbf9212478894f690b00ed7ceb7
treee244d5999fafc048435ae0fc94ceb3c6a24e4925
parentce3bfb1ed155880585b2d0bb0a8d3e43306e23f2
Add Mac NDK asset, and fetch NDK on Android compile bots.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2284813002

Review-Url: https://codereview.chromium.org/2284813002
infra/bots/assets/android_ndk_darwin/VERSION [new file with mode: 0644]
infra/bots/assets/android_ndk_darwin/common.py [new file with mode: 0755]
infra/bots/assets/android_ndk_darwin/create.py [new file with mode: 0755]
infra/bots/assets/android_ndk_darwin/create_and_upload.py [new file with mode: 0755]
infra/bots/assets/android_ndk_darwin/download.py [new file with mode: 0755]
infra/bots/assets/android_ndk_darwin/upload.py [new file with mode: 0755]
infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-Arm64-Release-Android.json [new file with mode: 0644]
infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-Arm64-Debug-Android_Vulkan.json
infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json
infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Release.json
infra/bots/recipes/swarm_trigger.py