commit | 34ab6df4355d8b82b9ed021664d56a39f3a9b860 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Jul 06 06:16:01 2017 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu Jul 06 08:20:18 2017 -0700 |
tree | 4cb722a25d9433c7be81d9de00ba8ed282efb1e2 | |
parent | 6f031845ac0e0cae174a5fe866b2857a0a0fa1cf [diff] |
Fixing legacy shortcuts which only specify packageName in the intent dont get restored on apk install. For various model update task, we only use targetComponent (unlike loader where we all check packageName for legacy shortcuts). This causes various shortcuts which only specity packageName in the intent to get skipped during the check. Instead creating a pseudo component for these shortcuts similar to IconCache Bug: 62944669 Change-Id: I0aa0a4c15ef3ad88dc6cdd579a76315fb2ff780b