Prevent crash when a TileService is uninstalled

When a TileService is uninstalled, we may receive the ServiceInfo when
querying but then when checking if the component is enabled, it will
throw an exception. Catch that exception

Test: atest InstalledTilesComponentRepositoryImplTest
Fixes: 333591837
Flag: None
Change-Id: I8934824dc6910ae531e67177de31a8d3cbd904dd
2 files changed