Convert bubbled tasks to fullscreen after restart
In ShellCrashHandler add a check for tasks retaining bubble properties after WMShell restarts. If we find such tasks, exit then from bubbles. As after a restart we lose information about these tasks in WMShell and they no longer have a TaskView. Create a NoOpTransitionHandler for cases where we do not want to animate the transition at all, but just finish it immediately. Bug: 425496840 Test: atest WMShellUnitTests Flag: com.android.wm.shell.enable_shell_restart_bubble_cleanup Change-Id: I6347c957796bd72ad3f5d502bc5f5ac302e0a8a1
Loading
Please register or sign in to comment