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
This commit is contained in:
Dianne Hackborn
2014-09-22 16:46:35 -07:00
parent 4c45b649c3
commit 4a1ef0b171

View File

@@ -18966,6 +18966,7 @@ public final class ActivityManagerService extends ActivityManagerNative
}
if (tr.getRootActivity() != null) {
moveTaskToFrontLocked(tr.taskId, 0, null);
return;
}
}