Merge "[Settings] Avoid from Exception breaks the rule"
This commit is contained in:
@@ -251,7 +251,7 @@ public class WifiCallingSettings extends InstrumentedFragment implements HelpRes
|
||||
if (queryImsState(subId).isWifiCallingProvisioned()) {
|
||||
selectedList.add(subInfo);
|
||||
}
|
||||
} finally {}
|
||||
} catch (Exception exception) {}
|
||||
}
|
||||
return selectedList;
|
||||
}
|
||||
|
Reference in New Issue
Block a user