Satellite Internet Support

1. Restrict network on satellite.
2. Support satellite transport.
3. For a short term solution, add possibility to mark satellite
   network with cellular transport.

Bug: 326972202
Test: atest FrameworksTelephonyTests, CtsTelephonyTestCases,
Test: Device test at b/324536098#comment76
Test: Basic telephony functionality tests
Change-Id: I0eba87d67b4721d855ff47facc0c86ab74de8dc3
diff --git a/flags/satellite.aconfig b/flags/satellite.aconfig
index e640e6e..798ce40 100644
--- a/flags/satellite.aconfig
+++ b/flags/satellite.aconfig
@@ -12,4 +12,11 @@
     namespace: "telephony"
     description: "This flag controls satellite communication supported by carriers."
     bug:"296437388"
+}
+
+flag {
+    name: "satellite_internet"
+    namespace: "telephony"
+    description: "This flag enables satellite internet support."
+    bug:"326972202"
 }
\ No newline at end of file