platform_bionic/libc/seccomp
Luis Hector Chavez fa09b3c754 seccomp: Generate the policy files at compile time
This change avoids having to run the genseccomp.py script every time a
policy file is edited, and instead generates these files at
compile-time.

Bug: None
Test: m
Test: find out/soong/ -name x86_64_global_policy.cpp  # Shows files
Test: generated policies are equivalent to original policies
Change-Id: I12461fe0c5fb02c008c1b2503fbb994b8aa2f56b
2018-08-06 11:10:25 -07:00
..
include Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
gen_syscall_nrs.cpp seccomp: Generate the policy files at compile time 2018-08-06 11:10:25 -07:00
gen_syscall_nrs_x86.cpp seccomp: Generate the policy files at compile time 2018-08-06 11:10:25 -07:00
gen_syscall_nrs_x86_64.cpp seccomp: Generate the policy files at compile time 2018-08-06 11:10:25 -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