Removed unused method
Bug: 239607619
Test: atest FrameworksTelephonyTests
Merged-In: I70a26d424eca093921572ce610ea495f603b01c6
Change-Id: I70a26d424eca093921572ce610ea495f603b01c6
diff --git a/telephony/java/com/android/internal/telephony/ISub.aidl b/telephony/java/com/android/internal/telephony/ISub.aidl
index fa1ced5..5173405 100644
--- a/telephony/java/com/android/internal/telephony/ISub.aidl
+++ b/telephony/java/com/android/internal/telephony/ISub.aidl
@@ -114,14 +114,6 @@
oneway void requestEmbeddedSubscriptionInfoListRefresh(int cardId);
/**
- * Add a new SubscriptionInfo to subinfo database if needed
- * @param iccId the IccId of the SIM card
- * @param slotIndex the slot which the SIM is inserted
- * @return the URL of the newly created row or the updated row
- */
- int addSubInfoRecord(String iccId, int slotIndex);
-
- /**
* Add a new subscription info record, if needed
* @param uniqueId This is the unique identifier for the subscription within the specific
* subscription type.