commit | 2cab7c5be9399f48ba474095a8f3a948acd08bdd | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Wed Mar 27 19:32:08 2024 +0000 |
committer | Beverly <beverlyt@google.com> | Wed Mar 27 20:04:44 2024 +0000 |
tree | deb2e06bf4b1d4be354f4a0dedfd8c191ba03e9b | |
parent | 3e2fe15edb7a31a3272e00b0c197a262ff820f98 [diff] |
Don't inject the context into KeyguardUnlockAnimationController The context is unnecessarily and causes the KeyguardUnlockAnimationController to have reference to a large object it doens't need to. Instead, directly inject what's needed from the context (resources and windowManager). Bug: 325766190 Flag: None Test: atest KeyguardUnlockAnimationControllerTest Change-Id: I393170001bce4542e5dde2798d062deecbe735ee