mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
Disable pidfd check on Android 11 and below On Android 11 (SDK <= 30) and earlier, pidfd-related system calls are blocked by seccomp policies, causing SIGSYS crashes. This change overrides `checkPidfdOnce` to return an error on affected versions, preventing the use of unsupported pidfd features. |
||
|---|---|---|
| .. | ||
| client.go | ||
| dns_list_test.go | ||
| dns_list.go | ||
| exec.go | ||
| gomobile.go | ||
| login.go | ||
| networks.go | ||
| peer_notifier.go | ||
| preferences_test.go | ||
| preferences.go | ||