replicant-frameworks_native/services
Aravind Akella ebff73c37d 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
2014-01-31 22:33:51 +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-01-31 22:33:51 +00:00
surfaceflinger SurfaceFlinger: mFbProducerSlot initailization 2014-01-28 09:33:33 -08:00