commit | d5d77fa8f36060b3ce97558b2348f1c6a920a9ab | [log] [tgz] |
---|---|---|
author | Alex Stetson <alexstetson@google.com> | Tue May 03 10:49:17 2022 -0700 |
committer | Alex Stetson <alexstetson@google.com> | Tue May 03 10:56:04 2022 -0700 |
tree | 4767f338e17e0513093a84669c8e8b1ca3eb40de | |
parent | 82081000d8a7249a166b8782b3ec91614143d8ea [diff] |
Replace StatusBarKeyguardViewManager with KeyguardViewController Non-phone devices may not use StatusBarKeyguardViewManager - it is preferred to use the more generic KeyguardViewController to allow for different devices to override this with their own controller. Bug: 231272974 Test: manual, atest Change-Id: I2e405c85d3b947e42a9045d04d41df19354d5847