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

Commit 6e9ea619 authored by Louis Chang's avatar Louis Chang
Browse files

Resolve the TODO

This should already be done in commit 9e8e731f.

Bug: 229680885
Test: wm presubmit
Flag: EXEMPT DOCS_ONLY
Change-Id: I3a2039701db65bb59a1603c9481bb8ac29286c3c
parent bb98530b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3194,7 +3194,6 @@ public class SplitController implements JetpackTaskFragmentOrganizer.TaskFragmen
                    transactionRecord.apply(false /* shouldApplyIndependently */);
                    // Amend the request to let the WM know that the activity should be placed in
                    // the dedicated container.
                    // TODO(b/229680885): skip override launching TaskFragment token by split-rule
                    final IBinder tfToken = launchedInTaskFragment.getTaskFragmentToken();
                    options.putBinder(KEY_LAUNCH_TASK_FRAGMENT_TOKEN, tfToken);
                    if (activityEmbeddingDelayTaskFragmentFinishForActivityLaunch()) {