added libs for arm64-v8a
This commit is contained in:
0
build/envsetup.sh
Normal file → Executable file
0
build/envsetup.sh
Normal file → Executable file
Submodule project/jni/application/commandergenius/commandergenius updated: 1180081202...7c02f1d567
Submodule project/jni/boost/src updated: bc9ea9d303...5824acb451
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
ARCH_LIST="armeabi armeabi-v7a x86 mips"
|
||||
ARCH_LIST="armeabi armeabi-v7a arm64-v8a x86 mips"
|
||||
|
||||
mkdir -p openssl
|
||||
git clone --depth=1 -b kitkat-release https://android.googlesource.com/platform/external/openssl openssl/jni || exit 1
|
||||
|
||||
BIN
project/jni/openssl/lib-arm64-v8a/libcrypto.a
Normal file
BIN
project/jni/openssl/lib-arm64-v8a/libcrypto.a
Normal file
Binary file not shown.
BIN
project/jni/openssl/lib-arm64-v8a/libssl.a
Normal file
BIN
project/jni/openssl/lib-arm64-v8a/libssl.a
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Submodule project/jni/shmem updated: 89c7cb8d03...c2a28f528d
@@ -11,4 +11,4 @@
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-21
|
||||
target=android-19
|
||||
|
||||
Reference in New Issue
Block a user