replicant-frameworks_native/include
Jens Gulin af997c4962 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: I2b8a793d76b89ab464ae830482b309fe86031671
2010-06-28 11:36:14 +02:00
..
binder
pim
private
surfaceflinger
tts
ui Keep track of remaining fd when devices are removed 2010-06-28 11:36:14 +02:00
utils