commit | f882ee21649f091b3937e5e60d4f9f0f1c2cd19a | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Mon May 11 16:12:09 2020 -0400 |
committer | Beverly <beverlyt@google.com> | Tue May 12 12:59:13 2020 -0400 |
tree | c369d6d67542f93ce11f874d7b9873987c026a4a | |
parent | 18fb866de9a1287721f5562d1e7b165c3fb07110 [diff] |
Inject LockPatternUtils into KeyguardUpdateMonitor For better testability of KeyguardUpdateMonitor. We don't actually want to register callbacks to the real lock settings. But if we ever do in tests, we make sure to cleanup the callbacks in KeyguardUpdateMonitor.destroy(). Test: atest SystemUITests Fixes: 156230507 Change-Id: I2548c15da29ef5a15f6d3b512fbfd344ca2bd355