commit | 3e33bedee01bc5e3b60b6d7df2e0ae31cf0cff05 | [log] [tgz] |
---|---|---|
author | Jacky Kao <jackykao@google.com> | Fri Jan 31 10:31:11 2020 +0800 |
committer | Jacky Kao <jackykao@google.com> | Fri Jan 31 10:31:11 2020 +0800 |
tree | fdaf82517062df77ccfa366b651f81656db95156 | |
parent | 55b30b35dd82fbb0a10dd8ef4ee1bedbf98abf6a [diff] |
Changing the return type of takeScreenshot() (1/n) Roll back the method, takeScreenshot(), of the UiAutomationConnection class using by the UiAutomation class due to the return type of the method, takeScreenshot(), of the AccessibilityService class, isn't the Bitmap. Besides they also used the different methods of the SurfaceControl class now. Bug: 10931661 Test: a11y CTS tests Change-Id: I7459ebfe77162e51ed3a50c8663e13579a8a67a3