Merge "[MEP] The subscriptionInfo's getSimSlotIndex is logical slotId"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9622b5ef9f
@@ -116,6 +116,7 @@ public class SimListDialogFragment extends SimDialogFragment {
|
||||
final SimDialogActivity activity = (SimDialogActivity) getActivity();
|
||||
activity.onSubscriptionSelected(getDialogType(), subId);
|
||||
}
|
||||
dismiss();
|
||||
}
|
||||
|
||||
protected List<SubscriptionInfo> getCurrentSubscriptions() {
|
||||
|
||||
Reference in New Issue
Block a user