Consider reducing the tools included android-toolchain
I think we might use only the SDK and the NDK. They should be enough for the various non-Moz projects (including tor, OpenSSL, libevent, Go, PTs).
We could download the additional tools only in GeckoView.
At that point we could see if we can share input_files
between build
and build_apk
.