Added API to verify that SubscriptionInfo is converted and to update carriers that support pSIM conversion.
Bug: b/315884067
Test: atest SubscriptionDatabaseManagerTest, SubscriptionInfoInternalTest, SubscriptionInfoTest
Change-Id: Ia45a4fd99f95c00f95d2280e6b6025e1ebd8220a
diff --git a/flags/subscription.aconfig b/flags/subscription.aconfig
index d2c36d6..fa77fc3 100644
--- a/flags/subscription.aconfig
+++ b/flags/subscription.aconfig
@@ -26,4 +26,11 @@
namespace: "telephony"
description: "Support emergency call only for data only cellular service."
bug: "296097429"
+}
+
+flag {
+ name: "support_psim_to_esim_conversion"
+ namespace: "telephony"
+ description: "Support the psim to esim conversion."
+ bug: "315073761"
}
\ No newline at end of file