aboutsummaryrefslogtreecommitdiff
path: root/flags/satellite.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'flags/satellite.aconfig')
-rw-r--r--flags/satellite.aconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/flags/satellite.aconfig b/flags/satellite.aconfig
new file mode 100644
index 0000000000..e640e6ea2e
--- /dev/null
+++ b/flags/satellite.aconfig
@@ -0,0 +1,15 @@
+package: "com.android.internal.telephony.flags"
+
+flag {
+ name: "oem_enabled_satellite_flag"
+ namespace: "telephony"
+ description: "This flag controls satellite communication supported by OEMs."
+ bug:"291811962"
+}
+
+flag {
+ name: "carrier_enabled_satellite_flag"
+ namespace: "telephony"
+ description: "This flag controls satellite communication supported by carriers."
+ bug:"296437388"
+} \ No newline at end of file