Create a feature flag oem_enabled_satellite_phase_2

Bug: 349624547
Test: build
Flag: com.android.internal.telephony.flags.oem_enabled_satellite_phase_2

Change-Id: I27675752da3d831e374dec9c0304c25ea9574a3b
diff --git a/flags/satellite.aconfig b/flags/satellite.aconfig
index ea814f3..f663de8 100644
--- a/flags/satellite.aconfig
+++ b/flags/satellite.aconfig
@@ -42,3 +42,12 @@
     description: "This flag enables satellite carrier roaming to nb iot ntn."
     bug:"348253735"
 }
+
+# OWNER=tnd TARGET=24Q4
+flag {
+    name: "oem_enabled_satellite_phase_2"
+    is_exported: true
+    namespace: "telephony"
+    description: "This flag controls satellite communication supported by OEMs in phase 2."
+    bug:"349624547"
+}