diff options
author | Mathias Agopian <mathias@google.com> | 2011-11-01 17:37:49 -0700 |
---|---|---|
committer | Mathias Agopian <mathias@google.com> | 2011-11-01 19:09:41 -0700 |
commit | f61acdac57ddac5ebc1b1ca009351fca86926152 (patch) | |
tree | 87622f1e1d396fc689d39d388e679b2654ce0438 /api/14.txt | |
parent | a9656df58f75946f3eab4dd660df56c9d878a04e (diff) | |
download | frameworks_base-f61acdac57ddac5ebc1b1ca009351fca86926152.zip frameworks_base-f61acdac57ddac5ebc1b1ca009351fca86926152.tar.gz frameworks_base-f61acdac57ddac5ebc1b1ca009351fca86926152.tar.bz2 |
fix an issue where SensorService could request an invalid sensor delay
When the app requests "fastest", the java layer encodes this as a
delay of 0. SensorService was passing this unchanged to the HAL.
However the HAL is required to reject delays lower that the
advertised lower delay.
Change-Id: I92be77acd3af62ffeb49e4b31e24ddcd203510e2
Diffstat (limited to 'api/14.txt')
0 files changed, 0 insertions, 0 deletions