Handle just-removed pkgs in ApplicationsProvider.

ApplicationsProvider queries whether apps are enabled or disabled
to avoid returning disabled apps to global search. This query method
can throw an exception if the package has since been removed.

Catch it, and ignore the application in question.

Bug: 5074590
Change-Id: Ie13938f7b3038fe704a94f7025371c553fe7adab
1 file changed