replicant-frameworks_native/services
Mathias Agopian ae09d65f5b 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
2012-06-27 17:07:56 -07:00
..
powermanager
sensorservice fix an issue where SensorService could request an invalid sensor delay 2012-06-27 17:07:56 -07:00
surfaceflinger