Rename JniCache to JniLookup
Removed caching capabilities as the cached methods, fields, and objects appears to be broken on Android
This commit is contained in:
parent
7e84f5a7db
commit
472206dfb2
7 changed files with 266 additions and 361 deletions
|
@ -54,7 +54,7 @@ set(src_files
|
|||
../osdep/OSUtils.cpp
|
||||
jni/com_zerotierone_sdk_Node.cpp
|
||||
jni/ZT1_jniutils.cpp
|
||||
jni/ZT1_jnicache.cpp
|
||||
jni/ZT1_jnilookup.cpp
|
||||
)
|
||||
|
||||
set(include_dirs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue