Merge "Add a bugfix feature for roaming notification" into main
diff --git a/flags/misc.aconfig b/flags/misc.aconfig
index 114b5ed..a491665 100644
--- a/flags/misc.aconfig
+++ b/flags/misc.aconfig
@@ -117,3 +117,14 @@
         purpose: PURPOSE_BUGFIX
     }
 }
+
+# OWNER=sangyun TARGET=24Q3
+flag {
+    name: "roaming_notification_for_single_data_network"
+    namespace: "telephony"
+    description: "Fix bug where roaming notification was not shown on a single data network."
+    bug:"249908996"
+    metadata {
+        purpose: PURPOSE_BUGFIX
+    }
+}
\ No newline at end of file