android-dns: Remove legacy Android DNS plugin

This was written for the original native Android port.  It was never used
by the later Android app.
This commit is contained in:
Tobias Brunner
2026-07-24 14:59:55 +02:00
parent eb50fd9d15
commit e535ba99ac
10 changed files with 2 additions and 481 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ include $(CLEAR_VARS)
# this is the list of plugins that are built into libstrongswan and charon
# also these plugins are loaded by default (if not changed in strongswan.conf)
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
pkcs1 pkcs8 pem xcbc hmac kdf kernel-netlink socket-default android-dns \
pkcs1 pkcs8 pem xcbc hmac kdf kernel-netlink socket-default \
stroke eap-identity eap-mschapv2 eap-md5 eap-gtc
# list of all plugins - used to enable them with the function below