[android] Removed unused mips arch

This commit is contained in:
Alexander Zolotarev 2013-10-09 20:45:34 +03:00
parent 62b9f7f68a
commit 021ea8d949

View file

@ -1,6 +1,6 @@
APP_STL := gnustl_static
APP_PLATFORM := android-9
APP_ABI := all
APP_ABI := armeabi armeabi-v7a x86
LOCAL_PATH := $(call my-dir)
APP_CFLAGS += -I$(LOCAL_PATH)/../../3rdparty/boost