diff options
author | Victor Hsieh <victorhsieh@google.com> | 2018-03-09 11:38:31 -0800 |
---|---|---|
committer | Victor Hsieh <victorhsieh@google.com> | 2018-03-09 11:52:32 -0800 |
commit | 521b412aa1281ac39edf368a6b3db204812947e9 (patch) | |
tree | e73e5101f159e0023e6c85b7f2ed36133cacbd49 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 0a2060c090e8b33045236fa0f836903994210c2b (diff) |
Allow system processes to use vfork
java.lang.ProcessBuilder is internally using vfork in the current
configuration (see UNIXProcess_md.c in libcore).
Test: On an x86 Chromebook, trigger dropbox error event (1. settings
put global logcat_for_system_app_anr 50; 2. kill -19 `pidof
com.android.settings'; touch Settings). Saw seccomp error in
logcat but only without this fix.
Test: fyi, not reproducible on walleye (arm64)
Bug: 74441404
Change-Id: I1f40ae0fe0607c5834ecbe040ed31c4c0e42131d
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions