blob: e640e6ea2e502aff9804d845c4c6fa2549b8ecfd [file] [log] [blame]
Aishwarya Mallamapticc1c45f2023-08-23 23:16:38 +00001package: "com.android.internal.telephony.flags"
2
3flag {
4 name: "oem_enabled_satellite_flag"
5 namespace: "telephony"
6 description: "This flag controls satellite communication supported by OEMs."
7 bug:"291811962"
8}
9
10flag {
11 name: "carrier_enabled_satellite_flag"
12 namespace: "telephony"
13 description: "This flag controls satellite communication supported by carriers."
14 bug:"296437388"
15}