Merge "Call e.rethrowFromSystemServer() to exception of setDefaultSmsSubId"
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