platform_bionic/libc/seccomp
Tom Cherry a06c49c37f Add recovery_available: true to libseccomp_policy
Init needs this in order to be built in Android.bp

Test: build

Change-Id: I0ce67a3c84cf476b28be039b9c9b345bc381de7b
2018-07-24 13:36:59 -07:00
..
include Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
Android.bp Add recovery_available: true to libseccomp_policy 2018-07-24 13:36:59 -07: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 "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00: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 "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00: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 "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00:00