APP_ABI := x86 x86_64 armeabi-v7a arm64-v8a APP_PLATFORM := android-21 APP_CFLAGS := $(MAGISK_FLAGS) -std=gnu99 APP_CPPFLAGS := -std=c++11