commit | 5eef86b618d3e26be86b9305e5fe9ef810b76a99 | [log] [tgz] |
---|---|---|
author | Nick Chameyev <nickchameyev@google.com> | Thu Dec 29 14:32:26 2022 +0000 |
committer | Nick Chameyev <nickchameyev@google.com> | Wed Jan 04 11:04:17 2023 +0000 |
tree | 25fd137c3ab7a4dfdfaa4fcc257fcd40e1fa1522 | |
parent | fa71876cc023e55bd939cf7f39a991abbb2eb4f9 [diff] |
Call onDrawn on main thread to delay the callback It seems like calling the KeyguardService onDrawn callback when turning on the screen leads to a problem with unlocking the device using adb command. Adding the delay back to unblock the failing tests. Bug: 262889647 Change-Id: Iefabd721ccea770a224bdb2e2ad2c4194eba5557