Merge "Rename default value of RoamingType." into main
diff --git a/flags/misc.aconfig b/flags/misc.aconfig
index 835efee..de5adea 100644
--- a/flags/misc.aconfig
+++ b/flags/misc.aconfig
@@ -70,3 +70,13 @@
   description: "change method to show mobile radio power from service state to radio power"
   bug: "306084899"
 }
+
+flag {
+    name: "fix_crash_on_getting_config_when_phone_is_gone"
+    namespace: "telephony"
+    description: "Fix VCN crash when calling CarrierConfigManager.getConfigForSubId while phone process has gone."
+    bug:"319791612"
+    metadata {
+        purpose: PURPOSE_BUGFIX
+    }
+}
\ No newline at end of file