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

Commit a735b1e5 authored by Louis Chang's avatar Louis Chang Committed by Android (Google) Code Review
Browse files

Merge "Resolve the TODO" into main

parents 84a5e8d0 6e9ea619
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()) {