diff options
author | Narayan Kamath <narayan@google.com> | 2015-01-16 16:26:54 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2015-01-19 14:17:49 +0000 |
commit | 6ac7e67168d89f85f622dd168a05ddfc2644f6d4 (patch) | |
tree | e896b2ee140c8a63752be8d6c611d5c70b5d00ef /rs/java/android/renderscript/RenderScript.java | |
parent | 4ac5775d63791ae3635882a3b49f5ebc253262bb (diff) |
Fix handling of wrapped processes [part 1].
Change 3fe595108f47fffd changed our pipe creation to CLOEXEC,
which doesn't work so well for wrapper processes that call exec.
Sending down the PID pre-exec won't work so well because wrappers
are arbitrary and might fork themselves before finally starting
the child application process.
Change-Id: I065f0f2150dc1ff04d2b2e8b25f06b4c754809b9
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions