aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorLiz Prucka <lizprucka@google.com>2023-07-25 10:22:19 -0500
committerAleksandr Nogikh <nogikh@google.com>2023-07-25 17:22:32 +0000
commit00adc293db8cdb857f69bb49196e432c460813fe (patch)
tree066fab36be5c25186ea4f8a5bbb15486d3a6dd4b /executor/common_linux.h
parenta92e604f21f1946a639b0eb05bdfe305b0103b35 (diff)
executor/android: updated x86 seccomp policy
The recent docker upgrade to debian `bookworm` caused x86_64 instances to fail in `pthread_create()` due to the android seccomp filter. On `bookworm`, `pthread_create()` calls `clone3()` and `set_robust_list()` which aren't on the seccomp filter (instead of `clone()`), which is. Added these calls to the seccomp policy.
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions