commit | 894c17c87b0ca7ae1149437cccb61a4565d6dbcf | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Fri Dec 22 20:07:43 2023 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Fri Dec 22 20:14:31 2023 +0800 |
tree | ad467e54a028e4bf1be56e4369ded5a361e8d315 | |
parent | 227d3b79f34c96ebfa28bbc4bb5fdddec877867a [diff] |
Reduce redundant IPC when switching app by navigation bar In SplitScreenController#onStartingSplitLegacy, it also ignores: if (ENABLE_SHELL_TRANSITIONS) return null; This avoids a latency from the 2-way IPC in RecentsAnimationListener#onTasksAppeared. Bug: 275508603 Test: Capture trace when switching app by quickstep. Change-Id: Ia11cbca0d38cdc2bfd676dfa3d59a5c8931a2d6e