Skip to content

Commit

Permalink
删除mips架构
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangdongguo committed Jun 8, 2018
1 parent 8f7b9e6 commit b4a1b8f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ android {
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
ndk {
abiFilters 'armeabi' ,'armeabi-v7a', 'arm64-v8a'
}
}
buildTypes {
release {
Expand Down
4 changes: 0 additions & 4 deletions libusbcamera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ android {
versionName "1.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

ndk {
abiFilters 'armeabi' ,'armeabi-v7a', 'arm64-v8a'
}
}
buildTypes {
release {
Expand Down
Binary file removed libusbcamera/src/main/jniLibs/mips/libUVCCamera.so
Binary file not shown.
Binary file not shown.
Binary file removed libusbcamera/src/main/jniLibs/mips/libusb100.so
Binary file not shown.
Binary file removed libusbcamera/src/main/jniLibs/mips/libuvc.so
Binary file not shown.

0 comments on commit b4a1b8f

Please sign in to comment.