commit | 5f3d75e07299210396d58b3588fcf4bfde339938 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jan 11 14:39:45 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 11 14:41:34 2019 -0800 |
tree | 96c9d513b57cfef8f3c8854cd57e8615cbfbcdd9 | |
parent | 5bf5f986e1186c8a2e0b21923147d2236954618c [diff] |
Init: error on oneway calls. Before, this process had no threadpool, so it could make blocking calls, but if it did, they would block forever. Now when this happens, an error is logged so that we can easily see this happen. Bug: 36424585 Test: boot Change-Id: I7d2fa12b6d5a243bdde13ce4d974a444133749f7