Sign in
android
/
platform
/
bionic
/
android17-release
/
.
/
libc
/
SECCOMP_ALLOWLIST_SYSTEM.TXT
blob: 54544110c0d1137078d5bea5c20210e013fa67fe [
file
]
# 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.