Don't link to tnc libraries on Android as no tnc plugins are currently enabled.

This commit is contained in:
Tobias Brunner 2011-10-25 11:56:35 +02:00
parent ba5b559b41
commit 87c65e76fc
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ LOCAL_ARM_MODE := arm
LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES += libstrongswan libhydra libtncif
LOCAL_SHARED_LIBRARIES += libstrongswan libhydra
include $(BUILD_SHARED_LIBRARY)