Android: read toolchain modules from NDK
Add Android NDK toolchain hooks
This change adds hooks to current Android NDK toolchain so
- Android studio can initialize the toolchain properly when using CMake
- Android studio does not set CMAKE_SYSTEM_VERSION to 1 to make it work (kind of hacky as of now)
Test: NA
Topic-rename: android-ndk-read-toolchain-modules
Superseded-by: !1112 (closed)
Edited by Brad King