6185e381e0aba3997922a4d9718de33df2f7ea6b
getActiveSubscriptionInfoList() returns a list of active subscription. It doesn't 1:1 mapping with slotId. So it is not correct to use slotId as index to get subscriptioninfo from list. Use framework interface getActiveSubscriptionInfoForSimSlotIndex() to get subscriptioninfo per slotid instead. Bug: 131123246 Test: Test with dual SIM device and atest SimStatusDialogControllerTest pass Change-Id: If7140f602571a5cb8dcdfff939bd84ccff0b482f
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%