commit | 4e152dd8bdbf252be6a533562c1b81dfc0130167 | [log] [tgz] |
---|---|---|
author | Brian Stack <bstack@google.com> | Fri Nov 09 10:15:15 2018 -0800 |
committer | Brian Stack <bstack@google.com> | Fri Nov 09 10:29:03 2018 -0800 |
tree | f432b92562a47b1ee0136f349e00a4f40237d029 | |
parent | 9c1867eec850558e04a772cd36f9ff744a2111b9 [diff] |
Add support for writeBlocking Adds support for the Sensors HAL to use writeBlocking when sending sensor events to the framework. Bug: 111070257 Test: Builds, verified that if the default implementation is modified to use a writeBlocking call, the framework receives events, and the HAL blocks if the Event FMQ is full. Change-Id: I62fc654513afe98901b1e65bdf422af276d22663