platform_bionic/libc/seccomp
Victor Hsieh 1afb40c9fe Revert "Revert system seccomp filter changes"
This reverts commit 040c28a023.

Reason for revert: reland since the actual problem has been fixed

Change-Id: Ifd8a85b0de2eb6f2a76a6458570fc03b020a90ab
Test: the apps in the bug no longer crashes.
Bug: 76461821
2018-03-30 16:48:36 +00: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 Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08: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 Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08: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 Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08: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 Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08: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 Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08: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 Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08: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