summaryrefslogtreecommitdiffstats
path: root/services/jni/com_android_server_UsbDeviceManager.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-11-01 17:37:49 -0700
committerMathias Agopian <mathias@google.com>2011-11-01 19:09:41 -0700
commitf61acdac57ddac5ebc1b1ca009351fca86926152 (patch)
tree87622f1e1d396fc689d39d388e679b2654ce0438 /services/jni/com_android_server_UsbDeviceManager.cpp
parenta9656df58f75946f3eab4dd660df56c9d878a04e (diff)
downloadframeworks_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 'services/jni/com_android_server_UsbDeviceManager.cpp')
0 files changed, 0 insertions, 0 deletions