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

Commit 26a9e224 authored by Taehwan Kim's avatar Taehwan Kim
Browse files

seccomp: update riscv64 policy for mediaswcodec



Signed-off-by: default avatarTaehwan Kim <t_h.kim@samsung.com>
Change-Id: I0cabbb14ef270384449122697a687849252225be
parent c5d42c2d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -52,6 +52,9 @@ ftruncate: 1
getdents64: 1
ppoll: 1

clock_gettime: 1
pipe2: 1

# Required by AddressSanitizer
gettid: 1
sched_yield: 1