replicant-frameworks_native/services
Mathias Agopian 94e8f6813f record the last event received regardless of having clients or not
We only recorded the last received event (which is needed when a sensor
is activated on a connection) when there was some connection active.
This should fix an issue where sometimes the light sensor doesn't
return an event whent activated.

we also didn't need to hold the main lock while dispatching events
to clients.

Change-Id: I6c6386c040051ce205e3c0516c678e0603fa45e1
2012-06-27 17:07:54 -07:00
..
powermanager Move services/powermanager from frameworks/base to frameworks/native 2012-03-28 13:58:23 -07:00
sensorservice record the last event received regardless of having clients or not 2012-06-27 17:07:54 -07:00
surfaceflinger Transfer HWC release fences to BufferQueue 2012-06-21 22:21:12 -07:00