Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9c5b677c authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Request starting window first when moving task with shell transition

Both binder calls (add-starting-window, request-transition) from core
to shell will post to wmshell.main thread. And because starting window
controller will post to its wmshell.splashscreen thread, if starting
window is scheduled earlier, these 2 operations can run in parallel.

This aligns the same order as startActivity.

Bug: 235323163
Test: adb shell setprop persist.wm.debug.shell_transit 1; reboot
      Launch app from recents.
Change-Id: Ibcefb4c446217f8a3bdc2e20bfbfce8029d6981b
parent f017558a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment