1NDK_TOOLCHAIN_VERSION := clang 2# Even the system STL is too much because it will link libsupc++ for rtti and 3# exceptions. 4APP_STL := none 5