Merge "Fix not auto pip after swipe split pair to home" into udc-dev am: 64d7bea916
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23484433 Change-Id: Ieb7bcda8a89f5c21e6be1b2031abb222db037dcd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -2907,7 +2907,8 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
|
|||||||
}
|
}
|
||||||
|
|
||||||
setSplitsVisible(false);
|
setSplitsVisible(false);
|
||||||
prepareExitSplitScreen(STAGE_TYPE_UNDEFINED, finishWct);
|
finishWct.setReparentLeafTaskIfRelaunch(mRootTaskInfo.token,
|
||||||
|
true /* reparentLeafTaskIfRelaunch */);
|
||||||
logExit(EXIT_REASON_UNKNOWN);
|
logExit(EXIT_REASON_UNKNOWN);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user