blob: b93c48e5ba656caebbbc52f0e6198816d0455225 [file] [log] [blame]
Ling Ma1c5b7f62023-08-21 16:05:32 -07001package: "com.android.internal.telephony.flags"
Yu Liua20df182024-03-26 22:39:02 +00002container: "system"
Ling Ma76cfc262023-09-27 16:58:59 -07003
Steve Statia51089d42024-03-15 22:07:25 +00004# OWNER=linggm TARGET=24Q3
Ling Ma76cfc262023-09-27 16:58:59 -07005flag {
Ling Ma0a093802024-02-23 17:38:08 +00006 name: "auto_data_switch_allow_roaming"
Ling Ma8f973252023-10-20 18:37:40 -07007 namespace: "telephony"
8 description: "Allow using roaming network as target if user allows it from settings."
Ling Ma0a093802024-02-23 17:38:08 +00009 bug: "287132491"
10 metadata {
11 purpose: PURPOSE_BUGFIX
12 }
Ling Ma8f973252023-10-20 18:37:40 -070013}
14
Steve Statia51089d42024-03-15 22:07:25 +000015# OWNER=linggm TARGET=24Q3
Ling Ma8f973252023-10-20 18:37:40 -070016flag {
Ling Ma8d8888f2023-11-29 13:16:06 -080017 name: "auto_data_switch_rat_ss"
18 namespace: "telephony"
19 description: "Whether switch for better rat and signal strength"
20 bug:"260928808"
21}
22
Steve Statia51089d42024-03-15 22:07:25 +000023# OWNER=linggm TARGET=24Q2
Ling Ma8d8888f2023-11-29 13:16:06 -080024flag {
Ling Mafd7d6a12023-11-17 00:27:16 +000025 name: "use_alarm_callback"
26 namespace: "telephony"
27 description: "Use alarm callback instead of broadcast."
28 bug: "311476875"
29}
30
Steve Statia51089d42024-03-15 22:07:25 +000031# OWNER=linggm TARGET=24Q2
Ling Mafd7d6a12023-11-17 00:27:16 +000032flag {
33 name: "refine_preferred_data_profile_selection"
34 namespace: "telephony"
35 description: "Upon internet network connect, refine selection of preferred data profile."
36 bug: "311476883"
37}
38
Steve Statia51089d42024-03-15 22:07:25 +000039# OWNER=linggm TARGET=24Q2
Ling Mafd7d6a12023-11-17 00:27:16 +000040flag {
Ling Ma2db795e2023-10-19 16:01:08 -070041 name: "unthrottle_check_transport"
42 namespace: "telephony"
43 description: "Check transport when unthrottle."
44 bug: "303922311"
45}
46
Steve Statia51089d42024-03-15 22:07:25 +000047# OWNER=linggm TARGET=24Q1
Ling Ma2db795e2023-10-19 16:01:08 -070048flag {
Ling Ma76cfc262023-09-27 16:58:59 -070049 name: "relax_ho_teardown"
50 namespace: "telephony"
51 description: "Relax handover tear down if the device is currently in voice call."
52 bug: "270895912"
Ling Ma1b184be2023-08-15 14:53:23 -070053}
54
Steve Statia51089d42024-03-15 22:07:25 +000055# OWNER=linggm TARGET=24Q2
Ling Ma1b184be2023-08-15 14:53:23 -070056flag {
57 name: "allow_mmtel_in_non_vops"
58 namespace: "telephony"
59 description: "Allow bring up MMTEL in nonVops area specified by carrier config."
60 bug: "241198464"
61}
Jack Yub86d67f2023-10-26 14:35:18 -070062
Steve Statia51089d42024-03-15 22:07:25 +000063# OWNER=jackyu TARGET=24Q2
Jack Yub86d67f2023-10-26 14:35:18 -070064flag {
65 name: "metered_embb_urlcc"
66 namespace: "telephony"
67 description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered."
68 bug: "301310451"
Sarah Chin578eb602023-10-23 17:55:35 -070069 }
70
Steve Statia51089d42024-03-15 22:07:25 +000071# OWNER=sarahchin TARGET=24Q3
Sarah Chin578eb602023-10-23 17:55:35 -070072flag {
73 name: "slicing_additional_error_codes"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000074 is_exported: true
Sarah Chin578eb602023-10-23 17:55:35 -070075 namespace: "telephony"
76 description: "Support additional slicing error codes and functionality."
77 bug: "307378699"
Jack Yub86d67f2023-10-26 14:35:18 -070078}
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000079
Steve Statia51089d42024-03-15 22:07:25 +000080# OWNER=nagendranb TARGET=24Q3
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000081flag {
82 name: "apn_setting_field_support_flag"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000083 is_exported: true
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000084 namespace: "telephony"
85 description: "Expose apn setting supporting field"
86 bug: "307038091"
87}
sangyunf6feb7c2023-10-10 04:42:56 +090088
Steve Statia51089d42024-03-15 22:07:25 +000089# OWNER=sangyun TARGET=24Q3
sangyunf6feb7c2023-10-10 04:42:56 +090090flag {
91 name: "network_validation"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000092 is_exported: true
sangyunf6feb7c2023-10-10 04:42:56 +090093 namespace: "telephony"
94 description: "Request network validation for data networks and response status."
95 bug:"286171724"
96}
97
Steve Statia51089d42024-03-15 22:07:25 +000098# OWNER=nagendranb TARGET=24Q2
Nagendra Prasad Nagarle Basavaraju55254f22023-11-14 14:33:40 +000099flag {
100 name: "notify_data_activity_changed_with_slot"
101 namespace: "telephony"
102 description: "notify data activity changed for slot id"
103 bug: "309896936"
104}
qingqi582b98a2023-07-19 20:59:41 +0000105
Steve Statia51089d42024-03-15 22:07:25 +0000106# OWNER=qingqi TARGET=24Q3
qingqi582b98a2023-07-19 20:59:41 +0000107flag {
108 name: "vonr_enabled_metric"
109 namespace: "telephony"
110 description: "Collect vonr status in voice call metric"
111 bug:"288449751"
112}
Willy Huc0ceeb42023-08-19 02:01:36 +0000113
Steve Statia51089d42024-03-15 22:07:25 +0000114# OWNER=willycwhu TARGET=24Q2
Willy Huc0ceeb42023-08-19 02:01:36 +0000115flag {
116 name: "ignore_existing_networks_for_internet_allowed_checking"
117 namespace: "telephony"
118 description: "Ignore existing networks when checking if internet is allowed"
119 bug: "284420611"
120}
Aswin Sankar8b3895a2023-12-18 23:30:36 +0000121
Steve Statia51089d42024-03-15 22:07:25 +0000122# OWNER=apsankar TARGET=24Q3
Aswin Sankar8b3895a2023-12-18 23:30:36 +0000123flag {
124 name: "data_call_session_stats_captures_cross_sim_calling"
125 namespace: "telephony"
126 description: "The DataCallSessionStats metrics will capture whether the IWLAN PDN is set up on cross-SIM calling."
127 bug: "313956117"
128}
Jack Yu96359a42024-01-23 15:57:45 -0800129
Steve Statia51089d42024-03-15 22:07:25 +0000130# OWNER=jackyu TARGET=24Q2
Jack Yu96359a42024-01-23 15:57:45 -0800131flag {
132 name: "force_iwlan_mms"
133 namespace: "telephony"
134 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."
135 bug: "316211526"
136}
Sewook Seocd2f50b2024-02-07 07:03:31 +0000137
Steve Statia51089d42024-03-15 22:07:25 +0000138# OWNER=sewook TARGET=24Q3
Sewook Seocd2f50b2024-02-07 07:03:31 +0000139flag {
140 name: "reconnect_qualified_network"
141 namespace: "telephony"
142 description: "This flag is for internal implementation to handle reconnect request from QNS in telephony FWK."
143 bug: "319520561"
Mars Lin911f3c62024-02-19 13:07:40 +0800144}
145
Steve Statia51089d42024-03-15 22:07:25 +0000146# OWNER=jackyu TARGET=24Q3
Mars Lin911f3c62024-02-19 13:07:40 +0800147flag {
148 name: "dsrs_diagnostics_enabled"
149 namespace: "telephony"
150 description: "Enable DSRS diagnostics."
151 bug: "319601607"
Sewook Seocd2f50b2024-02-07 07:03:31 +0000152}