commit | a5041a2047a494ff049badc8c8f197eda13e963b | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Mon Apr 06 14:02:58 2020 -0400 |
committer | Steve Elliott <steell@google.com> | Tue Aug 18 13:30:32 2020 -0400 |
tree | d02d829ac3fd4593d0169d5b53f1d8371855bed7 | |
parent | 787367b0b84d0c278fed34a7cddfed0672610421 [diff] |
Stop injection KeyguardBypassController into NSSL Most importantly, this change moves the call to initView out of NotificationStackScrollLayout's constructor. It is now called by NotificationStackScrollLayoutController once it is attached. The controller now supplies a KeyguardBypassEnabledProvider instead of supplying the KeyguardBypassController directly. Bug: 147245740 Test: atest SystemUITests Change-Id: I167b23a51167f89bef1817f59264257586bc31c5