Remove official support for armeabi devices (that is, very old ones)

This commit is contained in:
Henrik Rydgard 2014-12-21 23:55:36 +01:00
parent 7d39b49ec4
commit 951c5e7c0b

View file

@ -1,6 +1,6 @@
APP_STL := gnustl_static
APP_PLATFORM := android-9
APP_ABI := armeabi-v7a armeabi x86
APP_ABI := armeabi-v7a x86
#APP_ABI := armeabi-v7a
APP_GNUSTL_CPP_FEATURES :=
NDK_TOOLCHAIN_VERSION := 4.8