Android: Add 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
Edited by Brad King