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