commit | 3f4dd559f8c0b684aa7c1efdaf82b573f2f990fd | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Wed Dec 06 20:15:21 2023 +0000 |
committer | Winson Chung <winsonc@google.com> | Thu Dec 07 22:32:10 2023 +0000 |
tree | 34c1112cc6dd6fb1e758b70b5167e704367fab00 | |
parent | 29f92770f5a53aa66da4d5a6e64699d1d5e303ec [diff] |
Save all the predraw-cancel listeners as the cancel reason - The current code will incorrectly set mLastDispatchOnPreDrawCanceledReason to the last predraw listener if any previous listener canceled the draw. Fixes: 314927418 Test: dumpsys -T 60000 activity -v all Test: dumpsys activity activities Change-Id: Icd0bf8d1d487fcfc842059ada76b053ae4c43e49