Merge "Fixes starting app in docked stack for cts tests" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6ccaf9061a
@@ -966,7 +966,7 @@ class ActivityStarter {
|
||||
mService.mWindowManager.continueSurfaceLayout();
|
||||
}
|
||||
|
||||
postStartActivityProcessing(r, result, mSupervisor.mFocusedStack.mStackId, mSourceRecord,
|
||||
postStartActivityProcessing(r, result, mSupervisor.getLastStack().mStackId, mSourceRecord,
|
||||
mTargetStack);
|
||||
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user