replicant-frameworks_native/include
Jens Gulin 7dcaa58496 Keep track of remaining fd when devices are removed
Sometimes the wrong fd was accessed when the device was addressed
by device id.

The earlier implementation assumed that two arrays were in sync
but one of them was compacted when devices were removed. Instead
of that dependency the device now keeps track of it's file descriptor.

Change-Id: Ib0f320603aafb07ded354bc3687de9759c9068f2
2010-08-18 10:54:03 -07:00
..
binder Replace several IPCThreadState::get() lookups with one. 2010-07-27 12:28:57 -07:00
gui Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
pim
private fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. 2010-07-27 20:11:35 -07:00
surfaceflinger Re-use existing Surface objects when reading them from parcels. 2010-07-16 13:03:15 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui Keep track of remaining fd when devices are removed 2010-08-18 10:54:03 -07:00
utils Merge "Add support for the PointerLocation overlay." into gingerbread 2010-08-11 16:15:48 -07:00