Global charonservice_t object added to libandroidbridge
This is later used to call Java methods on CharonVpnService via JNI.
This commit is contained in:
@@ -4,7 +4,7 @@ include $(CLEAR_VARS)
|
||||
# copy-n-paste from Makefile.am
|
||||
LOCAL_SRC_FILES := \
|
||||
android_jni.c android_jni.h \
|
||||
charonservice.c
|
||||
charonservice.c charonservice.h
|
||||
|
||||
# build libandroidbridge -------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user