| package: "com.android.internal.telephony.flags" |
| container: "system" |
| |
| # OWNER=amallampati TARGET=24Q3 |
| flag { |
| name: "oem_enabled_satellite_flag" |
| is_exported: true |
| namespace: "telephony" |
| description: "This flag controls satellite communication supported by OEMs." |
| bug:"291811962" |
| } |
| |
| # OWNER=amallampati TARGET=24Q3 |
| flag { |
| name: "carrier_enabled_satellite_flag" |
| is_exported: true |
| namespace: "telephony" |
| description: "This flag controls satellite communication supported by carriers." |
| bug:"296437388" |
| } |
| |
| # OWNER=nagendranb TARGET=24Q3 |
| flag { |
| name: "satellite_internet" |
| namespace: "telephony" |
| description: "This flag enables satellite internet support." |
| bug:"326972202" |
| } |