mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
Fix symbols missing in the debug build
This commit is contained in:
parent
1df06a0875
commit
ce3637004e
@ -30,7 +30,7 @@ android {
|
||||
// NOTE: unstripped nDPI library takes up about 4 MB!
|
||||
//doNotStrip '**.so'
|
||||
doNotStrip '**/libpcapd.so'
|
||||
doNotStrip '**/libvpnproxy-jni.so'
|
||||
doNotStrip '**/libcapture.so'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user