commit | 48974ebb568f317bb0aaecac805fef8dd7a62e0e | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Feb 14 16:24:31 2019 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Fri Feb 15 16:06:16 2019 +0800 |
tree | c90b73f7b9bac769db999393c6ce55d9466a4ca4 | |
parent | 6b91e762736bb6a85651a8854f032ca53f14d048 [diff] |
Fix crash bug when update shortcuts Setting dynamic shortcuts will get exception when DocumentsUI does not show on launcher. Because shourtcuts only work when it shows on launcher, do not set shortcuts when it does not show on launcher to fix this bug. Fix: 122278185 Test: atest DocumentsUITests Change-Id: I504ecbbafd1f78a90a269ec8b648a3f75e94a916