commit | 19052cb45eab5b6c2a87bcac94981c067359f057 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Mon Oct 18 17:50:11 2021 +0800 |
committer | Arc Wang <arcwang@google.com> | Mon Oct 18 17:50:38 2021 +0800 |
tree | d7c9cb1e49f06f7c675c5a15d10fac8036720c34 | |
parent | 3c497cc715b625ea51545dc933b0711485a15e1d [diff] |
[Large Screen] Fix deep link 2 tasks bug When launching a Settings deep link, it will close Activity of the deep link and start both DeepLinkHomepageActivity & the deep link. Since 1st launched deep link page is finished, should also remove its task. Bug: 203385355 Test: manual 1. Create a Settings shortcut on launcher. 2. Click the shortcut. 3. Move Activity of the shortcut to background. Change-Id: I04b3243bf51f3940167e4dca6f5a32d9e3cf2841