Skip to content

Commit 112be71

Browse files
committed
Add x86 support for JNI library
Signed-off-by: Wenwei Cai <stanley.w.cai@gmail.com>
1 parent da18ff5 commit 112be71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/jni/Application.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Build both ARMv5TE and ARMv7-A machine code.
2+
APP_ABI := armeabi x86

0 commit comments

Comments
 (0)