diff options
author | Magnus Hallqvist <magnus.hallqvist@sonymobile.com> | 2012-09-11 12:46:15 +0200 |
---|---|---|
committer | Johan Redestig <johan.redestig@sonymobile.com> | 2012-09-11 13:25:20 +0200 |
commit | 6d7a4737643afe05034a36e6ebcd5da1085fbbdc (patch) | |
tree | 169a3b3d8d6e205d8d6aa35f8daaa37252478a52 /core/java/android/widget/AutoCompleteTextView.java | |
parent | bfe1ab825731d365fef169deab646d7ceeafc998 (diff) | |
download | frameworks_base-6d7a4737643afe05034a36e6ebcd5da1085fbbdc.zip frameworks_base-6d7a4737643afe05034a36e6ebcd5da1085fbbdc.tar.gz frameworks_base-6d7a4737643afe05034a36e6ebcd5da1085fbbdc.tar.bz2 |
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
Diffstat (limited to 'core/java/android/widget/AutoCompleteTextView.java')
0 files changed, 0 insertions, 0 deletions