summaryrefslogtreecommitdiff
path: root/seccomp/mediacodec-seccomp.policy
blob: 76276108702f7503ac6d27a2a1317361edbe6b96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# device specific syscalls
# extension of services/mediacodec/minijail/seccomp_policy/mediacodec-seccomp-arm.policy
pselect6: 1
eventfd2: 1
sendto: 1
recvfrom: 1
_llseek: 1
sysinfo: 1
getcwd: 1
getdents64: 1
inotify_init1: 1
inotify_add_watch: 1
inotify_rm_watch: 1
ARM_cacheflush: 1
uname: 1
ueventd: 1
timer_create: 1
timer_settime: 1
rt_sigtimedwait: 1