2b499046f1
Test: treehugger Change-Id: Iceb1c22d82b4d402166c3712b5b8b48a30937c6d
6 lines
301 B
Text
6 lines
301 B
Text
# This file is used to populate seccomp's whitelist policy in combination with SYSCALLS.TXT.
|
|
# Note that the resultant policy is applied only to zygote spawned processes.
|
|
#
|
|
# This file is processed by a python script named genseccomp.py.
|
|
|
|
int bpf(int cmd, union bpf_attr *attr, unsigned int size) all
|