add an asset for the Linux Android NDK.
authormtklein <mtklein@chromium.org>
Fri, 26 Aug 2016 17:52:19 +0000 (10:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Aug 2016 17:52:19 +0000 (10:52 -0700)
commit5580c6913500ccd80fb03a72e6992ee0d5b42d88
tree267fd8e6a42d198099a491c3411b820203dfa8b3
parentcb31e51d9355adb1d25ce3e121cde21b05ecf63e
add an asset for the Linux Android NDK.

I have run create_and_upload.py... cipd is uploading now.

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

Review-Url: https://codereview.chromium.org/2275093003
infra/bots/assets/android_ndk_linux/VERSION [new file with mode: 0644]
infra/bots/assets/android_ndk_linux/common.py [new file with mode: 0755]
infra/bots/assets/android_ndk_linux/create.py [new file with mode: 0755]
infra/bots/assets/android_ndk_linux/create_and_upload.py [new file with mode: 0755]
infra/bots/assets/android_ndk_linux/download.py [new file with mode: 0755]
infra/bots/assets/android_ndk_linux/upload.py [new file with mode: 0755]
infra/bots/zip_utils.py