commit | 335fa6b6ddc1bd3ab8768f3b61b759c0c545964e | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Thu Nov 09 20:10:07 2023 +0000 |
committer | Beverly Tai <beverlyt@google.com> | Tue Nov 14 19:09:52 2023 +0000 |
tree | be36eedeefb6996c733723393aed1cd3bd4d1b68 | |
parent | 2568779789ff5f28648953bff586d56cd1f81e41 [diff] |
Use KeyguardTransitions instead of dozeAmount for udfpsAod animations The UdfpsKeyguardViewControllerLegacy class will eventually be completely deprecated, but this will fix a bad transition from GONE => AOD. Since the Udfps view is created in the middle of the gone => aod transition, we cannot rely on the GoneToAodTransitionViewModel. Flag: NONE Test: atest UdfpsKeyguardViewLegacyControllerWithCoroutinesTest Fixes: 301421775 Change-Id: I47d081c5c546f188944a7cbf51469e027ee050b0