Fix crash when continueTransitionReady without collecting transition
1. When deferTransitionReady is called, it should un-ready the sync group. 2. Do not call continueTransitionReady when the transition is no longer collecting, such as transition timeout or abort. Bug: 207070762 Test: atest WmTests:TransitionTests Change-Id: I33a211d574da54ed220c7d0f7c12e201c5e1f681
Loading
Please register or sign in to comment