commit | 4ce026b4b196e24ee125247843697680fb8e207e | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Mon Jan 23 18:14:56 2012 -0800 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Mon Jan 23 18:23:45 2012 -0800 |
tree | def31af41df87988f52f9aaa6486c8b763622124 | |
parent | fb4ffd37de2c4cdf0af962f960076dc7ba1c12ab [diff] |
Updating the monkey to use a dedicated UI test bridge. 1. The MonkeySourceNetworkViews was registering a raw event listener for accessibility events and hence perform connection and cache management in similar way to an AccessibilityService. This is fragile and requires the Monkey implementor to know internal framework stuff. Now the functionality required by the class is accessed via the new UiTestAutomationBridge. Change-Id: Idd5820e42a4b4dfc1d9eed8977ec5ccd96485daa