diff options
author | Tom Cherry <tomcherry@google.com> | 2017-05-03 13:19:03 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2017-05-03 13:25:08 -0700 |
commit | 5a86cb7694b31c7506ed5c42241f4e601efa65cb (patch) | |
tree | a24f0502a70e5354629a455140a9734bb416eab4 /debuggerd/handler/debuggerd_handler.cpp | |
parent | 672dd970f475a3166f9558affcb0aaafeda4322b (diff) |
init: use do_exec() for init_user0
Similar to what installkey used to do, init_user0 forks and
synchronously waits for vdc to return. This is dangerous to do in
init however as init also processes properties from a single thread.
I'm not aware of any specific issues that this is currently causing,
but it's a good preventative measure to match what installkey does and
use do_exec().
Test: Boot bullhead, see that init_user0 still happens
Change-Id: I853c61594fe3d97e91bbb2319ebddf2bbe80d457
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions