commit | 37d95f6f91713825ebb5edd6ce4e376fc093a750 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Nov 09 17:50:15 2011 -0800 |
committer | Mathias Agopian <mathias@google.com> | Wed Nov 09 17:53:14 2011 -0800 |
tree | f46cd8bad02090a11c3330e404b5eac8a9cdc708 | |
parent | 270826a8878b5470d48d93ca3d518ac93860870d [diff] |
handle EINTR when calling sensor HAL's poll function some sensor HALs don't handle EINTR, make sure to catch it in the sensorservice. also if we ever encounter an error that we can't handle, we abort which will restart us (or the whole system process if we're running in it) Bug: 5511741 Change-Id: I7051882b06980f778736b53d6cd021a99b5ca8d2