commit | 9bf21873c900e7bf82d864172ab40527a48dae3e | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Tue May 22 17:43:23 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Tue May 22 18:08:02 2012 -0700 |
tree | be30de06297f03b68b50fac474b4eeca90e499c0 | |
parent | 0eaeb69d1c4849da8ab1df70b84e90837193df67 [diff] |
Perform an action in AccessibilityManagerSerivce using wrong process id. 1. We are passing the interrogating process id in the remote accessibility requests to catch the query from the same thread. While all other methods were doing this correctly somehow the perform action is using the incorrect process id. bug:6534935 Change-Id: Icef50833903c562758d51ef316b60c53c7a336c0