just go back to basic arm and x86 builds

other builds and new ndk toolchain is causing crashes
This commit is contained in:
Nathan Freitas 2016-11-07 00:19:43 -05:00
parent fd92359ccd
commit 73e9ac820e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
APP_ABI := armeabi x86
APP_PLATFORM := android-16
APP_STL := stlport_static
NDK_TOOLCHAIN_VERSION := 4.9
NDK_TOOLCHAIN_VERSION := 4.8