We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320197a commit 0a4bd84Copy full SHA for 0a4bd84
1 file changed
dnscrypt-proxy/systemd_android.go
@@ -0,0 +1,5 @@
1
+package main
2
+
3
+func (proxy *Proxy) SystemDListeners() error {
4
+ return nil
5
+}
0 commit comments