1APP_ABI := all
2APP_BUILD_SCRIPT := Android.mk
3APP_STL := c++_static
4APP_PLATFORM := android-9
5NDK_TOOLCHAIN_VERSION := 4.9
6