Fix the Crostini penguin icon not shown on Shelf for unrecognised apps.
The reason is CL:2006847 adds the checking whether the app exists in AppService. However, unrecognised Crostini apps should still load icons using AppServiceProxy, though they doesn't exist in AppService. So update the checking condition, and special handle the unrecognised Crostini apps, similar with the icon loading function. BUG=1047036 Change-Id: I80a3ae3704a9cc6e2e57df1fef53867aa731552a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029470 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#737014}
Showing
Please register or sign in to comment