Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 816cfa5a authored by Matthew Small's avatar Matthew Small
Browse files

Add extra exception into catch block.

Bug: 386987300

Change-Id: I94a375596845ec6208a31302e142549d519b1990
Test: n/a
Flag: EXEMPT adding to catch block
parent 0fd6b40d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -580,7 +580,8 @@ public class ApplicationsState {
                                            legacy, true);
                                } catch (RemoteException ignored) {
                                }
                            } catch (NameNotFoundException | IOException e) {
                            } catch (
                              IllegalArgumentException | NameNotFoundException | IOException e) {
                                Log.w(TAG, "Failed to query stats: " + e);
                                try {
                                    mBackgroundHandler.mStatsObserver.onGetStatsCompleted(