Skip to content
Commit 11ad186c authored by Diego Vela's avatar Diego Vela
Browse files

Remove setting of reuse task on an ActivityRecord.

Remove setting of reuse task on activity record.

Setting the reuse task can lead to confusing states.
It would be possible to have activityRecord.getDisplayArea()
to differ from activityRecord.getTask().getDisplayArea().
Removing this possibility makes it easier to reason about the
code.

Bug: 153920825
Test: atest WmTests:ActivityStarterTests
      atest WmTests:RootActivityContainerTests
Change-Id: Ida68d1c0e995ef816191d4e17335bd07ec392cc7
parent 9e487698
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