| Ling Ma | 1c5b7f6 | 2023-08-21 16:05:32 -0700 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" | 
| Ling Ma | 76cfc26 | 2023-09-27 16:58:59 -0700 | [diff] [blame] | 2 |  | 
|  | 3 | flag { | 
| Ling Ma | 0a09380 | 2024-02-23 17:38:08 +0000 | [diff] [blame] | 4 | name: "auto_data_switch_allow_roaming" | 
| Ling Ma | 8f97325 | 2023-10-20 18:37:40 -0700 | [diff] [blame] | 5 | namespace: "telephony" | 
|  | 6 | description: "Allow using roaming network as target if user allows it from settings." | 
| Ling Ma | 0a09380 | 2024-02-23 17:38:08 +0000 | [diff] [blame] | 7 | bug: "287132491" | 
|  | 8 | metadata { | 
|  | 9 | purpose: PURPOSE_BUGFIX | 
|  | 10 | } | 
| Ling Ma | 8f97325 | 2023-10-20 18:37:40 -0700 | [diff] [blame] | 11 | } | 
|  | 12 |  | 
|  | 13 | flag { | 
| Ling Ma | 8d8888f | 2023-11-29 13:16:06 -0800 | [diff] [blame] | 14 | name: "auto_data_switch_rat_ss" | 
|  | 15 | namespace: "telephony" | 
|  | 16 | description: "Whether switch for better rat and signal strength" | 
|  | 17 | bug:"260928808" | 
|  | 18 | } | 
|  | 19 |  | 
|  | 20 | flag { | 
| Ling Ma | fd7d6a1 | 2023-11-17 00:27:16 +0000 | [diff] [blame] | 21 | name: "use_alarm_callback" | 
|  | 22 | namespace: "telephony" | 
|  | 23 | description: "Use alarm callback instead of broadcast." | 
|  | 24 | bug: "311476875" | 
|  | 25 | } | 
|  | 26 |  | 
|  | 27 | flag { | 
|  | 28 | name: "refine_preferred_data_profile_selection" | 
|  | 29 | namespace: "telephony" | 
|  | 30 | description: "Upon internet network connect, refine selection of preferred data profile." | 
|  | 31 | bug: "311476883" | 
|  | 32 | } | 
|  | 33 |  | 
|  | 34 | flag { | 
| Ling Ma | 2db795e | 2023-10-19 16:01:08 -0700 | [diff] [blame] | 35 | name: "unthrottle_check_transport" | 
|  | 36 | namespace: "telephony" | 
|  | 37 | description: "Check transport when unthrottle." | 
|  | 38 | bug: "303922311" | 
|  | 39 | } | 
|  | 40 |  | 
|  | 41 | flag { | 
| Ling Ma | 76cfc26 | 2023-09-27 16:58:59 -0700 | [diff] [blame] | 42 | name: "relax_ho_teardown" | 
|  | 43 | namespace: "telephony" | 
|  | 44 | description: "Relax handover tear down if the device is currently in voice call." | 
|  | 45 | bug: "270895912" | 
| Ling Ma | 1b184be | 2023-08-15 14:53:23 -0700 | [diff] [blame] | 46 | } | 
|  | 47 |  | 
|  | 48 | flag { | 
|  | 49 | name: "allow_mmtel_in_non_vops" | 
|  | 50 | namespace: "telephony" | 
|  | 51 | description: "Allow bring up MMTEL in nonVops area specified by carrier config." | 
|  | 52 | bug: "241198464" | 
|  | 53 | } | 
| Jack Yu | b86d67f | 2023-10-26 14:35:18 -0700 | [diff] [blame] | 54 |  | 
|  | 55 | flag { | 
|  | 56 | name: "metered_embb_urlcc" | 
|  | 57 | namespace: "telephony" | 
|  | 58 | description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered." | 
|  | 59 | bug: "301310451" | 
| Sarah Chin | 578eb60 | 2023-10-23 17:55:35 -0700 | [diff] [blame] | 60 | } | 
|  | 61 |  | 
|  | 62 | flag { | 
|  | 63 | name: "slicing_additional_error_codes" | 
|  | 64 | namespace: "telephony" | 
|  | 65 | description: "Support additional slicing error codes and functionality." | 
|  | 66 | bug: "307378699" | 
| Jack Yu | b86d67f | 2023-10-26 14:35:18 -0700 | [diff] [blame] | 67 | } | 
| Nagendra Prasad Nagarle Basavaraju | b3eda37 | 2023-10-23 06:16:30 +0000 | [diff] [blame] | 68 |  | 
|  | 69 | flag { | 
|  | 70 | name: "apn_setting_field_support_flag" | 
|  | 71 | namespace: "telephony" | 
|  | 72 | description: "Expose apn setting supporting field" | 
|  | 73 | bug: "307038091" | 
|  | 74 | } | 
| sangyun | f6feb7c | 2023-10-10 04:42:56 +0900 | [diff] [blame] | 75 |  | 
|  | 76 | flag { | 
|  | 77 | name: "network_validation" | 
|  | 78 | namespace: "telephony" | 
|  | 79 | description: "Request network validation for data networks and response status." | 
|  | 80 | bug:"286171724" | 
|  | 81 | } | 
|  | 82 |  | 
| Nagendra Prasad Nagarle Basavaraju | 55254f2 | 2023-11-14 14:33:40 +0000 | [diff] [blame] | 83 | flag { | 
|  | 84 | name: "notify_data_activity_changed_with_slot" | 
|  | 85 | namespace: "telephony" | 
|  | 86 | description: "notify data activity changed for slot id" | 
|  | 87 | bug: "309896936" | 
|  | 88 | } | 
| qingqi | 582b98a | 2023-07-19 20:59:41 +0000 | [diff] [blame] | 89 |  | 
|  | 90 | flag { | 
|  | 91 | name: "vonr_enabled_metric" | 
|  | 92 | namespace: "telephony" | 
|  | 93 | description: "Collect vonr status in voice call metric" | 
|  | 94 | bug:"288449751" | 
|  | 95 | } | 
| Willy Hu | c0ceeb4 | 2023-08-19 02:01:36 +0000 | [diff] [blame] | 96 |  | 
|  | 97 | flag { | 
|  | 98 | name: "ignore_existing_networks_for_internet_allowed_checking" | 
|  | 99 | namespace: "telephony" | 
|  | 100 | description: "Ignore existing networks when checking if internet is allowed" | 
|  | 101 | bug: "284420611" | 
|  | 102 | } | 
| Aswin Sankar | 8b3895a | 2023-12-18 23:30:36 +0000 | [diff] [blame] | 103 |  | 
|  | 104 | flag { | 
|  | 105 | name: "data_call_session_stats_captures_cross_sim_calling" | 
|  | 106 | namespace: "telephony" | 
|  | 107 | description: "The DataCallSessionStats metrics will capture whether the IWLAN PDN is set up on cross-SIM calling." | 
|  | 108 | bug: "313956117" | 
|  | 109 | } | 
| Jack Yu | 96359a4 | 2024-01-23 15:57:45 -0800 | [diff] [blame] | 110 |  | 
|  | 111 | flag { | 
|  | 112 | name: "force_iwlan_mms" | 
|  | 113 | namespace: "telephony" | 
|  | 114 | 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." | 
|  | 115 | bug: "316211526" | 
|  | 116 | } | 
| Sewook Seo | cd2f50b | 2024-02-07 07:03:31 +0000 | [diff] [blame] | 117 |  | 
|  | 118 | flag { | 
|  | 119 | name: "reconnect_qualified_network" | 
|  | 120 | namespace: "telephony" | 
|  | 121 | description: "This flag is for internal implementation to handle reconnect request from QNS in telephony FWK." | 
|  | 122 | bug: "319520561" | 
| Mars Lin | 911f3c6 | 2024-02-19 13:07:40 +0800 | [diff] [blame] | 123 | } | 
|  | 124 |  | 
|  | 125 | flag { | 
|  | 126 | name: "dsrs_diagnostics_enabled" | 
|  | 127 | namespace: "telephony" | 
|  | 128 | description: "Enable DSRS diagnostics." | 
|  | 129 | bug: "319601607" | 
| Sewook Seo | cd2f50b | 2024-02-07 07:03:31 +0000 | [diff] [blame] | 130 | } |