commit | 7795d599c8818d425dc2836b878c941804091903 | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Fri Jul 09 19:12:13 2021 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Mon Jul 12 11:59:32 2021 +0800 |
tree | 9bfee7d190155120b7d5eec753b517dbd921008b | |
parent | 5ff31f23045d058b8c908dac338b4b8a6b17e6f5 [diff] |
Fix the target TaskFragment lost in ActivityStarter TaskFragment is reset during setInitialState. This CL pass the taskFragment from the activity start request to startActivityInner when launch activity in taskFragment. Bug: 193193958 Test: testStartActivityInner_inTaskFragment Change-Id: I12fe8204e82626c83e2c17bc385220aba59bee49