commit | c90fb352cdaab0fd5adaa8957694b726045c673c | [log] [tgz] |
---|---|---|
author | Jonathan Scott <scottjonathan@google.com> | Tue Feb 02 18:14:42 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Mar 18 23:59:52 2021 +0000 |
tree | f8efb7b87770e04e7050fe9d92c2069381f45dd3 | |
parent | c024c5886aaf4fc98c53a761398fac5c399de789 [diff] |
[RESTRICT AUTOMERGE] Use userId instead of USER_CURRENT in shouldLockKeyguard. USER_CURRENT is not an acceptable input to isSecure(). The test has also been updated as the use of any() for the mock hid this bug. Test: atest LockTaskControllerTest Bug: 176801033 Change-Id: I8aa736bb7b8b60937ad4319e6127c356be5e9b55 (cherry picked from commit acb731f97842b95fc51cc0fc71a61b0f9156b789)