summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorVictor Hsieh <victorhsieh@google.com>2017-12-20 09:19:22 -0800
committerVictor Hsieh <victorhsieh@google.com>2018-01-04 12:28:40 -0800
commit4f02dd5755c7ce1c7948f2d00d9e50995fff42c5 (patch)
treecf33552f160a67cfc96eaf4a997a4b437aae536e /libc/stdio/stdio_ext.cpp
parent558a4f59237245916d93075eb60ed7d16cf55c42 (diff)
Split zygote's seccomp filter into two
To pave the way to reducing app's kernel attack surface, this change split the single filter into one for system and one for apps. Note that there is current no change between them. Zygote will apply these filters appropriately to system server and apps. Keep set_seccomp_filter() for now until the caller has switched to the new API, which I will do immediately after this before the two filters diverse. Also remove get_seccomp_filter() since it doesn't seem to be used anyway. Test: diff the generated code, no difference except the variable names Test: cts -m CtsSecurityTestCases -t android.security.cts.SeccompTest Bug: 63944145 Change-Id: Id8ba05a87332c92ec697926af77bc5742eb04b23
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions