NDK build: Use NDK r17b and its own CMake toolchain file
authorDavid Neto <dneto@google.com>
Thu, 12 Jul 2018 18:49:26 +0000 (14:49 -0400)
committerDavid Neto <dneto@google.com>
Thu, 12 Jul 2018 18:56:29 +0000 (14:56 -0400)
commit4aeca2df33331bc41fba9c6e926d5b55d82521f0
tree311d63c6032c6880359bd022e6b1ad3ccb1f77dd
parentb75c7065cc9ab66040f6e0dccbebfc31281f9e71
NDK build: Use NDK r17b and its own CMake toolchain file

More recent NDK releases have their own CMake toolchain file.
Use it.

Also, download the NDK from github.com:dneto0/android-ndk.
That is a fork of the repo we used to use, but we have more
control over how long it stays stable.
.travis.yml