| package: "com.android.internal.telephony.flags" |
| |
| flag { |
| name: "auto_data_switch_allow_roaming" |
| namespace: "telephony" |
| description: "Allow using roaming network as target if user allows it from settings." |
| bug: "287132491" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "auto_data_switch_rat_ss" |
| namespace: "telephony" |
| description: "Whether switch for better rat and signal strength" |
| bug:"260928808" |
| } |
| |
| flag { |
| name: "use_alarm_callback" |
| namespace: "telephony" |
| description: "Use alarm callback instead of broadcast." |
| bug: "311476875" |
| } |
| |
| flag { |
| name: "refine_preferred_data_profile_selection" |
| namespace: "telephony" |
| description: "Upon internet network connect, refine selection of preferred data profile." |
| bug: "311476883" |
| } |
| |
| flag { |
| name: "unthrottle_check_transport" |
| namespace: "telephony" |
| description: "Check transport when unthrottle." |
| bug: "303922311" |
| } |
| |
| flag { |
| name: "relax_ho_teardown" |
| namespace: "telephony" |
| description: "Relax handover tear down if the device is currently in voice call." |
| bug: "270895912" |
| } |
| |
| flag { |
| name: "allow_mmtel_in_non_vops" |
| namespace: "telephony" |
| description: "Allow bring up MMTEL in nonVops area specified by carrier config." |
| bug: "241198464" |
| } |
| |
| flag { |
| name: "metered_embb_urlcc" |
| namespace: "telephony" |
| description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered." |
| bug: "301310451" |
| } |
| |
| flag { |
| name: "slicing_additional_error_codes" |
| is_exported: true |
| namespace: "telephony" |
| description: "Support additional slicing error codes and functionality." |
| bug: "307378699" |
| } |
| |
| flag { |
| name: "apn_setting_field_support_flag" |
| is_exported: true |
| namespace: "telephony" |
| description: "Expose apn setting supporting field" |
| bug: "307038091" |
| } |
| |
| flag { |
| name: "network_validation" |
| is_exported: true |
| namespace: "telephony" |
| description: "Request network validation for data networks and response status." |
| bug:"286171724" |
| } |
| |
| flag { |
| name: "notify_data_activity_changed_with_slot" |
| namespace: "telephony" |
| description: "notify data activity changed for slot id" |
| bug: "309896936" |
| } |
| |
| flag { |
| name: "vonr_enabled_metric" |
| namespace: "telephony" |
| description: "Collect vonr status in voice call metric" |
| bug:"288449751" |
| } |
| |
| flag { |
| name: "ignore_existing_networks_for_internet_allowed_checking" |
| namespace: "telephony" |
| description: "Ignore existing networks when checking if internet is allowed" |
| bug: "284420611" |
| } |
| |
| flag { |
| name: "data_call_session_stats_captures_cross_sim_calling" |
| namespace: "telephony" |
| description: "The DataCallSessionStats metrics will capture whether the IWLAN PDN is set up on cross-SIM calling." |
| bug: "313956117" |
| } |
| |
| flag { |
| name: "force_iwlan_mms" |
| namespace: "telephony" |
| description: "When QNS prefers MMS on IWLAN, MMS will be attempted on IWLAN if it can, even though if existing cellular network already supports MMS." |
| bug: "316211526" |
| } |
| |
| flag { |
| name: "reconnect_qualified_network" |
| namespace: "telephony" |
| description: "This flag is for internal implementation to handle reconnect request from QNS in telephony FWK." |
| bug: "319520561" |
| } |
| |
| flag { |
| name: "dsrs_diagnostics_enabled" |
| namespace: "telephony" |
| description: "Enable DSRS diagnostics." |
| bug: "319601607" |
| } |