diff options
| author | 2022-09-23 00:44:44 +0800 | |
|---|---|---|
| committer | 2022-09-23 00:53:28 +0800 | |
| commit | f3df5354a5ddbeb5ec2e88f4f72cb7224430d618 (patch) | |
| tree | d207ba6afa4337e090b6b42f90e26c9410a52258 /cmds/bootanimation/BootAnimation.cpp | |
| parent | 96c760a013546a0ad925a00a1b3a7e2f2dd98c81 (diff) | |
Fix potential NPE when callback remote animator
This potential NPE can cause Launcher crash. In applyAnimationUnchecked(), sources is annotated with @Nullable so we need a null check before dispatching callbacks.
Bug: 248274834
Test: atest
Change-Id: I98b9b6cc9832745ed0ce6a85915dcedc63a5b9c8
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions