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

Commit dcc65c73 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Add missing syscalls to mediaextractor arm64 seccomp filter"

parents 51ac3550 70aac158
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,6 +28,8 @@ rt_sigreturn: 1
getrlimit: 1

# for attaching to debuggerd on process crash
tgkill: 1
rt_sigprocmask: 1
rt_sigaction: 1
# socket: arg0 == AF_LOCAL
socket: arg0 == 1