replicant-frameworks_native/services/sensorservice
Mathias Agopian e04a63b305 Fix a crasher in SensorService
SensorService main thread wasn't java-enabled. however, in
some situations we end-up calling into the BatteryService from
that thread which causes a crash.

Change-Id: Iffba90e4c4b743dba84d62f1342001a9db31916d
2012-06-27 17:07:54 -07:00
..
tests improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz) 2012-06-27 17:07:54 -07:00
Android.mk frameworks/base: remove LOCAL_PRELINK_MODULE 2012-06-27 17:07:54 -07:00
GravitySensor.cpp fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
GravitySensor.h fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
LinearAccelerationSensor.cpp fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
LinearAccelerationSensor.h fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
RotationVectorSensor.cpp fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly 2012-06-27 17:07:54 -07:00
RotationVectorSensor.h fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly 2012-06-27 17:07:54 -07:00
SecondOrderLowPassFilter.cpp Uses 4-th order low-pass for extracting gravity. 2012-06-27 17:07:54 -07:00
SecondOrderLowPassFilter.h Uses 4-th order low-pass for extracting gravity. 2012-06-27 17:07:54 -07:00
SensorDevice.cpp fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
SensorDevice.h fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
SensorInterface.cpp fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
SensorInterface.h fix [3237242] sensormanager sensor active count gets out of sync 2012-06-27 17:07:54 -07:00
SensorService.cpp Fix a crasher in SensorService 2012-06-27 17:07:54 -07:00
SensorService.h fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep 2012-06-27 17:07:54 -07:00