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

Commit 4a1ef0b1 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

I am such an idiot.

Seriously, don't look at this.  It is so dumb.

Brought up by issue #17307700: retarget a relinquished
task is not working

Change-Id: I947438d3502f75510e2974211bb78d31008eaa90
parent 4c45b649
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18966,6 +18966,7 @@ public final class ActivityManagerService extends ActivityManagerNative
                }
                if (tr.getRootActivity() != null) {
                    moveTaskToFrontLocked(tr.taskId, 0, null);
                    return;
                }
            }