platform_bionic/libc/seccomp
Victor Hsieh e15233cc6b Allow several syscalls to app process
Several privileged syscalls are still needed before a zygote-fork hangs
over the execution to the apps.

Test: system starts, different apps run
Bug: 63944145
Bug: 76461821
Change-Id: I78da54dac509eb073bc2aa7b820a1f6b0c39a775
2018-03-28 16:30:20 -07:00
..
include Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
Android.bp Run bpfmt manually. 2018-02-05 17:30:57 -08:00
arm64_app_policy.cpp Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
arm64_global_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
arm64_system_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
arm_app_policy.cpp Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
arm_global_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
arm_system_policy.cpp Revert system seccomp filter changes 2018-03-27 13:43:24 -07:00
mips64_app_policy.cpp Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
mips64_global_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
mips64_system_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
mips_app_policy.cpp Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
mips_global_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
mips_system_policy.cpp Revert system seccomp filter changes 2018-03-27 13:43:24 -07:00
seccomp_bpfs.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
seccomp_policy.cpp Deprecate set_seccomp_filter 2018-01-17 16:44:17 -08:00
x86_64_app_policy.cpp Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
x86_64_global_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
x86_64_system_policy.cpp Allow system processes to use vfork 2018-03-09 11:52:32 -08:00
x86_app_policy.cpp Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
x86_global_policy.cpp Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
x86_system_policy.cpp Revert system seccomp filter changes 2018-03-27 13:43:24 -07:00