seccomp_policy: v4l2_codec2: whitelist missing syscalls

* Needed for H.264 hardware encoder.
* Fixes 7276df653b.
This commit is contained in:
Konsta
2024-04-29 23:08:49 +03:00
parent 34e6ccbc75
commit ca3c59bc6e

View File

@@ -9,7 +9,9 @@ fstatat64: 1
fstatfs64: 1
getcwd: 1
getdents64: 1
getegid32: 1
geteuid32: 1
getgid32: 1
getuid32: 1
mmap2: 1
open: 1