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

Commit 43a864dc authored by Evan Rosky's avatar Evan Rosky
Browse files

Unify TaskOrg and Transition binders

A lot of shell/sysui logic now relies on information
from both TaskOrganizer interface and Transition system
interface. Because these are separate binder interfaces,
its possible for relative ordering between one-way
calls on these interfaces to get lost. This means extra
work must be done on shell side to manage this and
other uses are impossible to do without adding more
APIs.

For now, combine the transition interfaces into task-org
and add corresponding routing.

Bug: 410930250
Test: existing tests (this is refactor)
Flag: com.android.window.flags.unify_shell_binders
Change-Id: I725518516c2b2b033944dbeebdc725ba1b1c2111
parent e1697ea9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment