replicant-frameworks_native/services
Aravind Akella 19d6481956 Bug fix for SensorFusion data rate.
SensorFusion is always returning data at the slowest possible sampling rate (5 Hz). batch() is getting called twice, first time with the requested rate and second time with the slowest rate (which overwrites the requested rate). Fix batch call in SensorFusion::activate()

Bug: 12064319
Change-Id: If62f3e514233f69810336fd22b136b4395b667d3
(cherry picked from commit 8850909038)
2014-03-06 19:07:18 +00:00
..
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
connectivitymanager Add C++ library for ConnectivityManager 2013-07-16 15:11:47 -07:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
sensorservice Bug fix for SensorFusion data rate. 2014-03-06 19:07:18 +00:00
surfaceflinger Don't change the framebuffer target until we render a new one 2013-11-07 12:37:13 -08:00