diff options
author | Robert Sesek <rsesek@google.com> | 2018-01-17 18:39:04 -0500 |
---|---|---|
committer | Robert Sesek <rsesek@google.com> | 2018-02-15 14:06:56 -0500 |
commit | 77d33985a4340bd3c185247fa3e66623858076d2 (patch) | |
tree | 75a8eeced018e8b29a3ddedce8319f25a6210ca1 /compiler/optimizing/graph_visualizer.cc | |
parent | 57207cd8a6cd5c2eb7ad0ec2094bf54973492322 (diff) |
Propagate an is_zygote flag through nativePostForkChild.
This flag is used to skip calling into Runtime::InitNonZygoteOrPostFork()
in child-zygote processes. Doing so would spin up threads for Binder,
which would make the process unable to fork like a zygote.
Bug: 63749735
Test: m (with multi-project commits landed)
Change-Id: I352af061e0ce6bd32e6f30b15ff2f8d3f4b58222
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions