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

Commit f9637d63 authored by Josh Gao's avatar Josh Gao Committed by Android (Google) Code Review
Browse files

Merge "media{codec, extractor}: update seccomp policy." into oc-dev

parents da6b9eaf 0f0c0e7e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -65,3 +65,5 @@ getgid32: 1
getegid32: 1
getgroups32: 1
recvmsg: 1
getpid: 1
gettid: 1
+2 −0
Original line number Diff line number Diff line
@@ -59,3 +59,5 @@ getgroups32: 1
getdents64: 1
pipe2: 1
ppoll: 1
getpid: 1
gettid: 1
+2 −0
Original line number Diff line number Diff line
@@ -50,3 +50,5 @@ getgroups: 1
getdents64: 1
pipe2: 1
ppoll: 1
getpid: 1
gettid: 1
+2 −0
Original line number Diff line number Diff line
@@ -60,3 +60,5 @@ ppoll: 1
# Required by AddressSanitizer
gettid: 1
sched_yield: 1
getpid: 1
gettid: 1