only build for x86 and armeabi

This commit is contained in:
Nathan Freitas 2016-01-26 18:20:45 -05:00
parent 2ae22ec3e4
commit 3be93a0eaf
1 changed files with 1 additions and 1 deletions

View File

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