Go to file
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
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Fix issue #10422349: Limit/change the battery history data in batterystats 2013-09-04 18:04:14 -07:00
data/etc Add NFC host-based card emulation feature. 2013-07-22 16:57:17 -07:00
include fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
libs fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
opengl fix a possible null dereference when eglMakeCurrent() fails 2013-09-06 13:36:49 -07:00
services fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
MODULE_LICENSE_APACHE2
NOTICE