commit | 05c9dc2d20d0b0231616a25d02ac8ecb6d678a24 | [log] [tgz] |
---|---|---|
author | lpeter <lpeter@google.com> | Fri Apr 24 09:42:39 2020 +0800 |
committer | Peter Li <lpeter@google.com> | Fri Apr 24 12:49:49 2020 +0000 |
tree | 2a6df42a59641657862b11b50632bb1acf60c789 | |
parent | f26a0c2541402aafad152b5d018c4413d463eb5b [diff] |
Fix cts fail for testAutofillCustomHighligth_multipleFields_hasHighligth The bounds of drawable may be changed during verification due to the bounds reference to static variable. It would be better to cache the bounds of drawable and verify it. Bug: 154457870 Test: atest LoginWithCustomHighlightActivityTest Change-Id: Ie73157d2570ea83e7153e5e95822798dc20f1a31