Skip to content
Commit d4e60a1b authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Remove meaningless ActivityStarter#mReuseTask

It was also assigned when reusing a cleared task. But the latest
only assign it from mInTask, which has lost it original purpose.

Add a explicit mIsTaskCleared for notifyActivityRestartAttempt.
The condition 'clearedTask' is removed because it was almost always
not satisfied.

Bug: 163976519
Test: WindowManagerServiceTests
Change-Id: I6e3cd10463cacc4aa7fb84a1f631c0179ea4e013
parent 194d7396
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment