Merge "Fix not auto pip after swipe split pair to home" into udc-dev

This commit is contained in:
Jerry Chang
2023-06-06 00:43:48 +00:00
committed by Android (Google) Code Review

View File

@@ -2907,7 +2907,8 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
}
setSplitsVisible(false);
prepareExitSplitScreen(STAGE_TYPE_UNDEFINED, finishWct);
finishWct.setReparentLeafTaskIfRelaunch(mRootTaskInfo.token,
true /* reparentLeafTaskIfRelaunch */);
logExit(EXIT_REASON_UNKNOWN);
}