Added an Android specific credential set that provides CA certificates via JNI

This commit is contained in:
Tobias Brunner
2012-08-13 11:00:28 +02:00
parent 2bec193a1b
commit 8430e54d83
5 changed files with 243 additions and 0 deletions
@@ -4,6 +4,7 @@ include $(CLEAR_VARS)
# copy-n-paste from Makefile.am
LOCAL_SRC_FILES := \
android_jni.c android_jni.h \
backend/android_creds.c backend/android_creds.h \
charonservice.c charonservice.h \
kernel/android_ipsec.c kernel/android_ipsec.h \
kernel/android_net.c kernel/android_net.h