commit | eed2373321a84560961884697b4bd92d0ee9f7c9 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Nov 07 21:21:47 2011 -0800 |
committer | Mathias Agopian <mathias@google.com> | Mon Nov 07 21:21:47 2011 -0800 |
tree | 04086bf7f7888acab53a6ca328a44359badcfcc9 | |
parent | 2f99bb5e4f706fee3dc1e08bdd66f58ea9844b09 [diff] |
SensorService now always clamps the requested rate Requested rate will be clamped to the minimum rate and then to 1ms. Previously we would return an error if a lower rate was asked. The SensorManager documentation wording allows this change. We do this to get more consistancy between all the sensor drivers / HALs Change-Id: I199f76486fb76ccbb11e7280460a03726c767e84