diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-09-28 09:27:35 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-09-28 09:45:15 -0700 |
commit | 1f22b6a25d7df6c5488d9bd01793e7a20d921349 (patch) | |
tree | 8da657be96cc851a1ce416386f1ba18365e706b6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7befb7deb2ac15134b3bb190520cba19165d16dd (diff) |
Accessibility services that do not accept events are mismanaged.
1. If an accessibility service does not specify that it handles any
event types it was never added to the list of services while
the system is bound to it. Since the service is not in the list
with enabled services we never unbind it, hence it consumes
resources without doing nothing. This is also semantically
incorrect because a sevice may not want to receive events while
handling only gestures.
bug:5648345
Change-Id: Id478a4704cdeeb1729330f6ae4b8ff9e06320952
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions