Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
1b4f508550ea4a2b1eb17f693ff755d3c2c9723e
/
.
/
libc
/
SECCOMP_ALLOWLIST_SYSTEM.TXT
blob: 54544110c0d1137078d5bea5c20210e013fa67fe [
file
] [
log
] [
blame
]
# This file is used to populate seccomp's allowlist 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.