summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorAravind Akella <aakella@google.com>2013-12-05 16:24:59 -0800
committerNick Vaccaro <nvaccaro@google.com>2014-01-31 22:33:51 +0000
commitebff73c37d5f1581702430f4a0348c160b99b57e (patch)
tree978ae3c39ef5dd058aeaced2adac6b03d200fbbb /data
parentade9a911d04dbd4bfbd3e80a917ea67a581b4797 (diff)
downloadframeworks_native-ebff73c37d5f1581702430f4a0348c160b99b57e.zip
frameworks_native-ebff73c37d5f1581702430f4a0348c160b99b57e.tar.gz
frameworks_native-ebff73c37d5f1581702430f4a0348c160b99b57e.tar.bz2
Bug fix for SensorFusion data rate.
SensorFusion is always returning data at the slowest possible sampling rate (5 Hz). batch() is getting called twice, first time with the requested rate and second time with the slowest rate (which overwrites the requested rate). Fix batch call in SensorFusion::activate() Bug: 12064319 Change-Id: If62f3e514233f69810336fd22b136b4395b667d3
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions