commit | 60600569a07350f0449b6ecdf95af5871e9eef1c | [log] [tgz] |
---|---|---|
author | Philip Junker <philipjunker@google.com> | Wed Nov 25 18:16:16 2020 +0100 |
committer | Philip Junker <philipjunker@google.com> | Thu Nov 26 15:00:23 2020 +0100 |
tree | 72984801ba3eb608a445edcb2b3f92d09ca9959c | |
parent | 54bfaf7af9a1cc95467d44f2880e959cb04cdfe5 [diff] |
Send shutdown callback only during animation destruction The shutdown callback is currently used only by audioplay.cpp to destroy the audio player. Sending shutdown when the animation is destructed makes sure the audio player is not being destroyed before its boot animation part is being displayed. Test: Modified bootanimation, sound in second last part of bootanimation plays Bug: 157407957 Change-Id: I47f57643791e73e4a4fa1597309dccb1f52f2316