update the build to target all arm types

This commit is contained in:
Nathan Freitas 2016-11-03 12:17:23 -04:00
parent 5ac21be984
commit 5927fb0123
1 changed files with 1 additions and 1 deletions

View File

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