mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Added logging to Android logcat
This commit is contained in:
parent
8a09e0ec3c
commit
3bdbc6390f
2 changed files with 14 additions and 0 deletions
|
@ -4,6 +4,7 @@ include $(CLEAR_VARS)
|
|||
|
||||
LOCAL_MODULE := ZeroTierOneJNI
|
||||
LOCAL_C_INCLUDES := $(ZT1)/include
|
||||
LOCAL_LDLIBS := -llog
|
||||
|
||||
# ZeroTierOne SDK source files
|
||||
LOCAL_SRC_FILES := \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue