blob: 4320a6e272bdbe3a4dd3321d76f9ab7bfcb0f8b2 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
access: 1
arch_prctl: 1
brk: 1
close: 1
connect: 1
execve: 1
exit_group: 1
fstat: 1
futex: 1
getdents: 1
getdents64: 1
getrlimit: 1
# ioctl: arg1 == TCGETS || arg1 == UVCIOC_CTRL_QUERY
# arg1 == VIDIOC_QUERYCAP
ioctl: arg1 == 0x5401 || arg1 == 0xC0107521 || arg1 == 0x80685600
lseek: 1
mmap: 1
mprotect: 1
munmap: 1
nanosleep: 1
open: 1
read: 1
readlink: 1
rt_sigaction: 1
rt_sigprocmask: 1
sendto: 1
set_robust_list: 1
set_tid_address: 1
# socket: arg0 == PFLOCAL
socket: arg0 == 1
stat: 1
write: 1