Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
e0d55d81
Commit
e0d55d81
authored
Feb 26, 2022
by
WenmuZhou
Browse files
rm armeabi-v7a
parent
aa6c2b84
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
deploy/android_demo/app/build.gradle
deploy/android_demo/app/build.gradle
+1
-6
No files found.
deploy/android_demo/app/build.gradle
View file @
e0d55d81
...
@@ -17,11 +17,6 @@ android {
...
@@ -17,11 +17,6 @@ android {
arguments
'-DANDROID_PLATFORM=android-23'
,
'-DANDROID_STL=c++_shared'
,
"-DANDROID_ARM_NEON=TRUE"
arguments
'-DANDROID_PLATFORM=android-23'
,
'-DANDROID_STL=c++_shared'
,
"-DANDROID_ARM_NEON=TRUE"
}
}
}
}
ndk
{
// abiFilters "arm64-v8a", "armeabi-v7a"
abiFilters
"arm64-v8a"
,
"armeabi-v7a"
ldLibs
"jnigraphics"
}
}
}
buildTypes
{
buildTypes
{
release
{
release
{
...
@@ -48,7 +43,7 @@ dependencies {
...
@@ -48,7 +43,7 @@ dependencies {
def
archives
=
[
def
archives
=
[
[
[
'src'
:
'https://paddleocr.bj.bcebos.com/
dygraph_v2.0/lite
/paddle_lite_libs_v2_
9_
0.tar.gz'
,
'src'
:
'https://paddleocr.bj.bcebos.com/
libs
/paddle_lite_libs_v2_
1
0.tar.gz'
,
'dest'
:
'PaddleLite'
'dest'
:
'PaddleLite'
],
],
[
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment