mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00:00
Fix Android build (#1142)
The source code files related to the Android firewall had incorrect build tags.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build !android
|
||||
|
||||
package acl
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user