| 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=xalle TARGET=24Q3 |
| flag { |
| name: "satellite_persistent_logging" |
| namespace: "telephony" |
| description: "This flag enables satellite persistent logging" |
| bug:"339877723" |
| } |
| |
| # OWNER=hyosunkim TARGET=24Q3 |
| flag { |
| name: "carrier_roaming_nb_iot_ntn" |
| namespace: "telephony" |
| description: "This flag enables satellite carrier roaming to nb iot ntn." |
| bug:"348253735" |
| is_exported: true |
| } |
| |
| # OWNER=tnd TARGET=24Q4 |
| flag { |
| name: "oem_enabled_satellite_phase_2" |
| is_exported: true |
| namespace: "telephony" |
| description: "This flag controls satellite communication supported by OEMs in phase 2." |
| bug:"349624547" |
| } |
| |
| # OWNER=youngtaecha TARGET=24Q4 |
| flag { |
| name: "geofence_enhancement_for_better_ux" |
| namespace: "telephony" |
| description: "Enhance geofence to improve UX experience" |
| bug: "347711329" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| # OWNER=amallampati TARGET=25Q2 |
| flag { |
| name: "satellite_system_apis" |
| is_exported: true |
| namespace: "telephony" |
| description: "Convert hidden SatelliteManager APIs to system APIs." |
| bug:"373436320" |
| } |
| |
| # OWNER=rambowang TARGET=25Q2 |
| flag { |
| name: "satellite_state_change_listener" |
| namespace: "telephony" |
| description: "Introduce SatelliteManager APIs for carrier apps to monitor satellite state change" |
| bug: "357638490" |
| is_exported: true |
| } |
| |
| # OWNER=karthickmj TARGET=25Q4 |
| flag { |
| name: "satellite_25q4_apis" |
| namespace: "telephony" |
| description: "This flag controls the changes for the new satellite APIs" |
| bug: "383254935" |
| is_exported: true |
| } |
| |
| # OWNER=arunvoddu TARGET=25Q2 |
| flag { |
| name: "starlink_data_bugfix" |
| namespace: "telephony" |
| description: "This flag controls the satellite related bug fixes" |
| bug: "393966687" |
| is_exported: true |
| } |
| |
| # OWNER=amallampati TARGET=25Q3 |
| flag { |
| name: "satellite_exit_p2p_session_outside_geofence" |
| is_exported: true |
| namespace: "telephony" |
| description: "Exit P2P satellite session outside geofence" |
| bug:"391926447" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |