Files
frameworks_base/core/java/android
Magnus Hallqvist 6d7a473764 Sensors could be disabled by any application
In the SensorManager API unregisterListener any application could
unregister any sensor. This lets any application disable a sensor
which another application is using.
This fix restricts the applications to only be able to unregister
a sensor it has previously registered to.

Change-Id: Ief926dd29f480dd97626160810dff87a8d3ac8dc
2012-09-11 13:25:20 +02:00
..
2012-06-22 12:35:08 -07:00
2012-08-08 10:44:50 -07:00
2012-08-29 08:07:02 +02:00
2012-08-20 12:24:05 -07:00
2012-08-23 14:06:45 +09:00
2012-05-13 13:31:06 -07:00
2012-06-22 12:35:08 -07:00