commit | 3855d6e5877734412b84ed86b32262e754e6a366 | [log] [tgz] |
---|---|---|
author | Yi-Ling Chuang <emilychuang@google.com> | Mon Oct 04 16:25:58 2021 +0800 |
committer | Yi-Ling Chuang <emilychuang@google.com> | Mon Oct 04 16:36:19 2021 +0800 |
tree | 5ca9f78b0b91e3354f215444852855f878e5c568 | |
parent | 02b3384ae133196171dd1615e4c58808cdab26be [diff] |
Launch activities in another task if the metadata is set. Add FLAG_ACTIVITY_NEW_TASK to the intent if META_DATA_LAUNCH_NEW_TASK is set to true to make it launch a separate task. Bug: 197702494 Bug: 197700978 Bug: 197702789 Test: Set this metadata to true and make sure this page is launched in another task. Change-Id: I3b4e5745e940a3db5db6be51e17a9c505915e3c0