changed slotId to phoneId for handling SIM states.
When calling updateInternalIccState, UiccController puts phoneId as parameter, but this
api in SubscriptionInfoUpdater gets it as slotId. It will cause confusion to people who
uses this sim information. So, I fixed this part for related funtions.
Test: Manual
Change-Id: I4266b67672b5f9b96da49ac3f8fc65a74ecc8925
Signed-off-by:
Yunjin Kim <yunzhen.kim@samsung.com>
Loading
Please register or sign in to comment