Merge "Add the flag for the new carrier config prefer_3g_visibility_bool" into main
diff --git a/flags/network.aconfig b/flags/network.aconfig
index 27489f4..c3f33b4 100644
--- a/flags/network.aconfig
+++ b/flags/network.aconfig
@@ -20,3 +20,10 @@
   description: "Allows the framework to register for CellularIdentifierDisclosure events and emit notifications to the user about them"
   bug: "276752426"
 }
+
+flag {
+  name: "hide_prefer_3g_item"
+  namespace: "telephony"
+  description: "Used in the Preferred Network Types menu to determine if the 3G option is displayed."
+  bug: "310639009"
+}