Mathias Agopian f33a6e9645 Fix a race condition in sensormanager
the per-connection state assumed the main sensorservice
lock was held during access. This is however not true while
pre-processing the events just before sending them to clients.
Therefore, there was a small window during which this state
could be modified while being used.

we now have an internal lock that protects this state.

Change-Id: I594680f20f09d6a4f1f38f093a1d3f650dcef1be
2010-11-14 20:55:25 -08:00
2010-09-28 17:50:50 -07:00
2010-03-16 09:59:06 -07:00
2010-11-04 19:45:16 -07:00
2010-10-28 16:37:43 -07:00
2010-03-29 18:12:24 -07:00
2010-11-12 19:09:11 -08:00
2010-11-04 16:17:52 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%