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:
@@ -523,13 +523,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_ANDROID_DNS
|
||||
SUBDIRS += plugins/android_dns
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/android_dns/libstrongswan-android-dns.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_ANDROID_LOG
|
||||
SUBDIRS += plugins/android_log
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user