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

Commit 389fce14 authored by Matt Sziklay's avatar Matt Sziklay Committed by mattsziklay
Browse files

Defer display content removal on disconnect.

Currently, display content is removed as part of transaction handling in WindowOrganizerController. However, this can interfere with other task changes in the same transaction as this occurs before handling of hierarchy ops. To fix this, move the display content removal to after hierarchy ops handling in WindowOrganizerController#applyTransaction.

Bug: 435672235
Test: Manual
Flag: com.android.window.flags.enable_display_disconnect_interaction

Change-Id: I812760d1c6159f8ec166b70f03bbdca60900c6a9
parent a4f3d47a
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