android_bionic/libc/tools
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
..
check-symbols-glibc.py Merge "Be more specific about POSIX obsolescence." 2017-10-20 16:50:28 +00:00
check-symbols.py Use env to invoke python 2017-08-31 15:11:50 -07:00
generate-NOTICE.py Update to FreeBSD libm r336665. 2018-07-24 10:36:00 -07:00
genseccomp.py seccomp: Generate the policy files at compile time 2018-08-06 11:10:25 -07:00
genserv.py
gensyscalls.py seccomp: Generate the policy files at compile time 2018-08-06 11:10:25 -07:00
genversion-scripts.py Use env to invoke python 2017-08-31 15:11:50 -07:00
ndk_missing_symbols.py
posix-2013.txt
pylintrc
symbols.py
test_genseccomp.py