commit | 877af59f24fb50fa0f5a3454ba79f382e614cf20 | [log] [tgz] |
---|---|---|
author | Nick Vaccaro <nvaccaro@google.com> | Tue Jul 19 10:34:00 2016 -0700 |
committer | Nick Vaccaro <nvaccaro@google.com> | Tue Jul 19 16:43:21 2016 -0700 |
tree | 60fd24d9cb59403b7845a8cdb5016030692cc688 | |
parent | 9de98af266ab4b15a539950da67dfa3b1cfaadf8 [diff] |
DO NOT MERGE ANYWHERE Sensors: MultiHal: ignore errors from poll calls MultiHal was not properly fielding errors from the poll() calls of sub-HALs. Propagating errors received from sub-HALs up to Sensor Services causes Sensor Services to abort, so instead of propagating the error up to Sensor Services, the MultiHal logs a message to logcat to fix the sub-HAL problem. Bug: 30060537 Change-Id: I6e20c193a2f2d228da48cf3d5a23e439eaf663df