tree: fef213c7ea4e387750c7a4b4eb68a653380034a7
  1. 3pp.pb
  2. fetch.py
  3. install.sh
  4. README.md
3pp/android_ndk_canary/README.md

Much of the scripts in this directory have been shamelessly stolen from the Chromium parent in chromium/src/third_party/android_toolchain/. The Chromium Android NDK does not contain a full toolchain, as per CL 5106970.

While this decision makes sense for the Chromium team, there are dependencies (such as BoringSSL) which require a full NDK toolchain. Thus concludes the origin story of the infra/3pp/android_toolchain.