-
Ryan V. Bissell authored
This script provides convenient access to the various components of the Android NDK toolchain. For example: if you have a need to run the NDK's '<arch>-linux-androideabi-nm' utility on some android target file, you can do it now with `ndk-which nm` instead of (example) $NDK/toolchains/.../prebuilt/linux-x86/bin/<arch>-linux-androideabi-nm Change-Id: I841c70af7f2f09cec2ee23919489a7e2db83f105
8e181482