[MEP] Modify the comments
Bug: 235792308 Test: build pass Change-Id: Idf0ce19814ce8b23bc1eea864b36815203069f87
This commit is contained in:
@@ -201,7 +201,7 @@ public class UiccSlotUtil {
|
||||
&& uiccCardInfo.getCardId() > TelephonyManager.UNSUPPORTED_CARD_ID
|
||||
&& uiccCardInfo.isEuicc()
|
||||
&& uiccCardInfo.isRemovable()) {
|
||||
Log.d(TAG, "getEsimSlotId: This subInfo is removable esim.");
|
||||
Log.d(TAG, "getEsimSlotId: This subInfo is a removable esim.");
|
||||
return uiccCardInfo.getPhysicalSlotIndex();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user