commit | d8070756f1e9dbada59d2c8d896cd415686f18ad | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Mon Mar 02 18:05:58 2020 -0800 |
committer | Vadim Tryshev <vadimt@google.com> | Thu Mar 19 20:33:47 2020 +0000 |
tree | 65381cd1bda032a1a5925f6cdde09ff5c52cdb02 | |
parent | 75bb8309c14b008eaac968e85c5b7846e541a57a [diff] |
Making sure the device doesn't lock during test execution Unlocking the device at the beginning of the test does help, but perhaps we should prevent locking during the test execution. Some failures still remain. Bug: 151613234