commit | 860a2c0343354be81c8b845b1ee3075c0c5ca10e | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Mon Aug 31 16:59:58 2020 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Tue Sep 08 14:47:43 2020 -0400 |
tree | f1d872e09b1b3d6037e5d6822505aeb1143f9f19 | |
parent | f6032e30d71f51d8f5b5c037ec500b4aa589b731 [diff] |
3/N Use KeyguardSecurityContainerController in KHVC. Use the KeyguardSecurityContainerController in the KeyguardHostViewController instead of the view directly. This actually cleans up KeyguardHostView quite a bit, with all lot of its business logic moved over to its view. The KeyguardSecurityContainerController doesn't do much except to proxy through calls to its view for now. Bug: 166448040 Test: atest SystemUITests && manual Change-Id: I96a27b673c4579983bb07b7fb7ef321a022f0f65