diff options
| author | 2025-01-27 19:05:21 +0000 | |
|---|---|---|
| committer | 2025-01-27 11:31:02 -0800 | |
| commit | 7a0a7c53ff833616acb8629e5a78e0d18ec12c7e (patch) | |
| tree | 5fc83ddc3f7619b671cca2571ae48d90c1e0ae67 /libs/androidfw/ObbFile.cpp | |
| parent | 966b854d5a73d562d1e3c506294990f7f99e37cc (diff) | |
Stop using cameraProtectionAnimator field
Previously, we were canceling cameraProtectionAnimator and rimAnimator separately when the latter was an AnimatorSet that includes cameraProtectionAnimator as well. The hypothesis is that cameraProtectionAnimator becomes null because we run `rimAnimator?.cancel() -> cameraProtectionAnimator#onAnimationEnd` and then we create a new rim animator with the null cameraProtectionAnimator
Bug: 392032258
Flag: com.android.systemui.face_scanning_animation_npe_fix
Test: verified scanning animation works as expected
Change-Id: I48199e7caedbdb13cf23c877e3c71eb1c191686e
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions