We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9399e6 commit e0907e4Copy full SHA for e0907e4
libuvccamera/src/main/jni/Application.mk
@@ -27,6 +27,6 @@
27
#NDK_TOOLCHAIN_VERSION := 4.9
28
29
APP_PLATFORM := android-14
30
-APP_ABI := armeabi armeabi-v7a x86 mips
+APP_ABI := all
31
#APP_OPTIM := debug
32
APP_OPTIM := release
0 commit comments