commit | 5b32d1816e00a98bcbee34c91b9fe9735e55b890 | [log] [tgz] |
---|---|---|
author | Orhan Uysal <uysalorhan@google.com> | Wed Jun 26 15:27:09 2024 +0000 |
committer | Orhan Uysal <uysalorhan@google.com> | Thu Jun 27 10:32:00 2024 +0000 |
tree | a348d33374372a6b84c7b7e56be966e9514fab82 | |
parent | 4cfeabc6d8a3ab5da9e014c554a14ffe89b7e736 [diff] |
Clear transitions from the map on merge When a transition is merged, onTransitionFinished is never called for it. This resulted on having leftover binder objects in the map. This cl removes them on merge. Also don't add transitions that are not TRANSIT_OPEN to the map. Bug: 347517200 Test: atest TaskStackTransitionObserverTest Flag: com.android.window.flags.enable_task_stack_observer_in_shell Change-Id: I0492e1bf5e75c82db87dfd352a425d67e85dc3b9