commit | 98d5e946baa0132eb9e512a38e04c5416d5512c4 | [log] [tgz] |
---|---|---|
author | Nick Vaccaro <nvaccaro@google.com> | Tue Feb 09 14:56:17 2016 -0800 |
committer | Nick Vaccaro <nvaccaro@google.com> | Tue Feb 09 15:48:19 2016 -0800 |
tree | dcdcf68ca13c1e043da0bb62dd209a5cf6f8e151 | |
parent | 8b483596168805d95740b979d21098b25188b6da [diff] |
Sensors: MultiHal: Increase xfer buffer size Increased the size of the sensor event transfer queue from 20 to 36 sensor events. This size now matches Sensor Services buffer size that it passes to poll() for reading events and will allow the multihal to transfer the maximum events possible per poll cycle. Change-Id: I55459ea0a70b9da848d3d3d43590050d71c53e28