netbird/.github
Zoltan Papp 408f423adc
[client] Disable pidfd check on Android 11 and below (#4127)
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.
2025-07-09 22:16:08 +02:00
..
ISSUE_TEMPLATE [misc] Update issue template (#3842) 2025-05-19 15:41:24 +02:00
workflows [client] Disable pidfd check on Android 11 and below (#4127) 2025-07-09 22:16:08 +02:00
FUNDING.yml Create FUNDING.yml (#2814) 2024-10-30 17:25:02 +01:00
pull_request_template.md Fix CLA link in the PR template (#3860) 2025-05-22 10:38:58 +02:00