Merge "Add a new feature flag value carrier_roaming_nb_iot_ntn." into main
diff --git a/flags/satellite.aconfig b/flags/satellite.aconfig
index 2eea80a..ea814f3 100644
--- a/flags/satellite.aconfig
+++ b/flags/satellite.aconfig
@@ -33,4 +33,12 @@
     namespace: "telephony"
     description: "This flag enables satellite persistent logging"
     bug:"339877723"
-}
\ No newline at end of file
+}
+
+# OWNER=hyosunkim TARGET=24Q3
+flag {
+    name: "carrier_roaming_nb_iot_ntn"
+    namespace: "telephony"
+    description: "This flag enables satellite carrier roaming to nb iot ntn."
+    bug:"348253735"
+}