commit | af1b54cdf5fd05126b1d6f37a7cbe28e5fb289e0 | [log] [tgz] |
---|---|---|
author | Brian Stack <bstack@google.com> | Fri Nov 09 10:20:01 2018 -0800 |
committer | Brian Stack <bstack@google.com> | Fri Nov 09 10:20:01 2018 -0800 |
tree | f80ef986b7494e54af06e4b487923f3b0db428ec | |
parent | cb10f9567a5940407c1ceb651a2a37cca66c0f75 [diff] |
Notify Event FMQ when sensor events are read Notify the Event FMQ whenever sensor events are read by the framework. This allows for the HAL to utilize the MessageQueue::writeBlocking function when writing sensor events to the framework. Bug: 111070257 Test: Verified that the default implementation blocks if the Event FMQ is full until events are read by the framework. Change-Id: I62888b38c498a3a0c48c9a6bdb9a1cbe2434df73