Merge "Clean up flag fix_crash_on_getting_config_when_phone_is_gone" into main
diff --git a/flags/misc.aconfig b/flags/misc.aconfig
index 9d5cbd6..862aa33 100644
--- a/flags/misc.aconfig
+++ b/flags/misc.aconfig
@@ -98,17 +98,6 @@
 
 # OWNER=rambowang TARGET=24Q3
 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
-    }
-}
-
-# OWNER=rambowang TARGET=24Q3
-flag {
     name: "add_anomaly_when_notify_config_changed_with_invalid_phone"
     namespace: "telephony"
     description: "Report anomaly when CarrierConfigLoader received config change with sub that maps to invalid phoneId"