commit | 6c6d51f0ed2fdd39a04d19b367e85c978e795be1 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Wed Mar 05 18:15:03 2025 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Wed Mar 05 18:15:49 2025 +0800 |
tree | e4dfd39abcd28cd74294eaad090b09dde17ebf86 | |
parent | f792db712a5b0f2eb6987bc88ab37d4abe5924c9 [diff] |
Remove DepartingAnimationTarget from BackMotionEvent(2/2) This would create another SurfaceControl object through IPC, which is unnecessary because the animation should run through BackAnimationRunner. Flag: EXEMPT bugfix Bug: 395035430 Test: execute back-to-home transition several times, verify no predict_back animation leash left in offscreen layer. Change-Id: I96176100fb28c24a635415799e0ed7a590ee8250