mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
android: Remove unused jni directory spec from sourceSets
This commit is contained in:
parent
cd698bf46b
commit
a09727465c
@ -12,7 +12,6 @@ android {
|
||||
}
|
||||
|
||||
sourceSets.main {
|
||||
jni.srcDirs = [] // disables the default ndk-build call (with on-the-fly Android.mk files)
|
||||
jniLibs.srcDir 'src/main/libs'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user