diff options
| author | 2023-06-06 11:28:37 +0000 | |
|---|---|---|
| committer | 2023-06-12 05:20:43 +0000 | |
| commit | 99ccc8786e75b8decba06440a3e7983060427a34 (patch) | |
| tree | ef6f00d307ff47f64c8f29e232ae8da28830b941 /libs/androidfw/FileStream.cpp | |
| parent | a9025bc558d0ed7a127924ab7b4236ea8f834f01 (diff) | |
Fix SystemUI crash from continues launch task with setLaunchRootTask
In StageCoordinator#addActivityOptions, there will use
KEY_LAUNCH_ROOT_TASK_TOKEN to specify the "parent task" of current
launch, but that isn't align the definition of "root task" after
single split root was introduced. So the method "getOrCreateRootTask"
also seems weird now.
WindowContainer#reparent will throw IllegalArgumentException when no
parent change.
Bug: 286028934
Test: create a split pair, continues drag chrome to the same stage.
Change-Id: Ic165eca258a8ef1f365b4f86f98211453243a465
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions