commit | b05c8d8a1f42503205a71ec8193484a6ec5fdd91 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Jun 25 11:56:55 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Thu Jun 27 09:22:42 2019 +0800 |
tree | f09c434dd282dfee90fa125b8628b62743d9e103 | |
parent | 1348399885f5e29dfb1c26dd95a73d876cb1e428 [diff] |
Use the real activity component to find reusable task The resolved target component was not save in task intent when an alias activity was started. When starting alias activity again, the target component was different from the alias component name which stored in the task. So, we were unable to find a reusable task if the task was on other display. Bug: 135738129 Test: atest ActivityStackTests Change-Id: I87249b6909eab9cd381f9de01b9c0edb32f2ae70