commit | 769b84f85c0a10953e900b463020657ea4faf7d6 | [log] [tgz] |
---|---|---|
author | Antonella Dellanzo <adellanzo@google.com> | Wed Dec 02 16:16:59 2020 +0100 |
committer | Antonella Dellanzo <adellanzo@google.com> | Wed Dec 02 16:19:13 2020 +0100 |
tree | cb1bdb6ce2f68d9a929c02b6a8d621a57a2f93f1 | |
parent | 215bcb7efad32d6744b70efdf3c073734cfaf422 [diff] |
Removing duplicated code There's duplicated code in CommonAssertions of WMShell project and FlickerTests. We are keeping the one from FlickerTests and removing the one from WMShell to avoid problems of changing it in one place and forgetiing about the other project. Test: atest WMShellFlickerTests Change-Id: Ie87df793933d9cbe0ccd947514027650811a1819