commit | 5ffb6213b3a8f39d505ed6447307ec9a8a3e6559 | [log] [tgz] |
---|---|---|
author | Fabián Kozynski <kozynski@google.com> | Wed May 01 15:16:38 2024 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Thu May 02 13:18:50 2024 +0000 |
tree | a75190e2c20ee282bda71672073c4c94a244e6b1 | |
parent | f0694c53eab5ab030d76dd66f2353396d4f6678e [diff] |
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