Merge "Call e.rethrowFromSystemServer() to exception of setDefaultSmsSubId"
am: 6cc4c0c029
Change-Id: I17375b97d6c695f810ea23d6682bb598c5a55b35
This commit is contained in:
@@ -1863,7 +1863,7 @@ public class SubscriptionManager {
|
||||
iSub.setDefaultSmsSubId(subscriptionId);
|
||||
}
|
||||
} catch (RemoteException ex) {
|
||||
// ignore it
|
||||
ex.rethrowFromSystemServer();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user