JNI for dns configuration

This commit is contained in:
Grant Limberg 2020-10-21 14:18:04 -07:00
parent ed9b09e980
commit 2851a9577c
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
8 changed files with 283 additions and 2 deletions

View file

@ -58,6 +58,7 @@ LOCAL_SRC_FILES := \
# JNI Files
LOCAL_SRC_FILES += \
com_zerotierone_sdk_Node.cpp \
ZT_jniarray.cpp \
ZT_jniutils.cpp \
ZT_jnilookup.cpp