Files
frameworks_base/core/java
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