Adding an interface that interacts with the Android Settings frontend.

This commit is contained in:
Tobias Brunner
2010-06-15 19:58:58 +02:00
parent c373f14947
commit be00d219cc
4 changed files with 326 additions and 0 deletions
@@ -12,6 +12,7 @@ endif
libstrongswan_android_la_SOURCES = \
android_plugin.c android_plugin.h \
android_service.c android_service.h \
android_handler.c android_handler.h \
android_logger.c android_logger.h \
android_creds.c android_creds.h