commit | e902918a31c42545083bb7d48da45311e839291c | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Mon May 24 16:11:04 2021 -0700 |
committer | Evan Rosky <erosky@google.com> | Tue May 25 10:22:54 2021 -0700 |
tree | a2689f13b4dfbd15b159e9ce40474fddc481d63d | |
parent | f3649f5e9835fb8ae9a4e60cac464e6610c0a172 [diff] |
Fix launcher-in-transition-targets detection Shell transitions promotes animation up to root task so we can't compare to leaf-taskid derived from ActivityRecord.getTaskId since home tasks are all children of a root and thus aren't organized. This replaces the task-id check with a componentname check. Bug: 172695387 Test: with shell transit enabled, launch an app from launcher and observer launcher content animating. Change-Id: Ieeca72b57ec47c9cbe15e635f5026b53edebd0ad