Enbale all ABI platforms

release-v2.2.0
pedroGitt 2016-10-13 14:39:44 +02:00
parent 572c7cd464
commit 147df845d0
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
APP_PLATFORM := android-21
APP_ABI := arm64-v8a #armeabi-v7a armeabi x86 x86_64
APP_ABI := arm64-v8a armeabi-v7a armeabi x86 x86_64
APP_STL := gnustl_static