Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4de30395 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "seccomp: allows more fstat calls for swcodec"

parents 55be1a1b d239aa68
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ close: 1
mmap2: 1
mmap: 1
fstat64: 1
fstat: 1
stat64: 1
statfs64: 1
madvise: 1
@@ -47,6 +48,7 @@ ugetrlimit: 1
readlinkat: 1
_llseek: 1
fstatfs64: 1
fstatfs: 1
pread64: 1
mremap: 1
dup: 1