APP_ABI := armeabi-v7a arm64-v8a
APP_CFLAGS := -Wall -Werror
TARGET_LIBGCC = -lgcc
APP_CPPFLAGS += -Wall -std=c++11
APP_STL := c++_static
