commit | 7732a091e496da763142d45cea78cad432369e5d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Jan 02 17:54:16 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 11 10:40:04 2019 -0800 |
tree | 470dfc68bd4abc1a7b68cc5d6fcc196cabf9ca54 | |
parent | a7fa269ddaf4ee156bbe4796f0e77541d1283f98 [diff] |
Allow error/abort for non-oneway calls. Low-level processes like init might not want to make blocking calls. This provides the mechanism to programmatically enforce that. Test: enable ERROR_BLOCKING on process and look at callstacks Bug: 36424585 Change-Id: I6dad33271108768f8bfc4723bf3eeddbf9720395 (cherry picked from commit b7412b0d15e5e5625c63cc2aacba72a692594837)