replicant-frameworks_native/services
Mathias Agopian 90ed3e8d78 fix a few problems with BitTube
BitTube used to send objects one at a time and didn't
handle errors properly.

We now send all the objects in one call, which means they
have to be read as a single batch as well. This changes the
BitTube API.

Update SensorService to the new API.

Also added an API to set the size of the send buffer.

Bug: 10641596
Change-Id: I77c70d35e351fdba0416fae4b7ca3b1d56272251
2013-09-10 21:10:53 -07: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 Power manager now takes calling package name arg. 2013-05-20 16:50:10 -07:00
sensorservice fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
surfaceflinger color blindness enhancement 2013-09-04 22:11:15 -07:00