blob: b4e5d9d9c4f0d2555c2f68d14b27ca1002f1eec8 [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
Ling Maf2e62b42024-04-04 14:50:15 -07004# OWNER=linggm TARGET=24Q4
5flag {
6 name: "keep_empty_requests_network"
7 namespace: "telephony"
8 description: "Don't tear down network even if no requests attached to it."
9 bug: "331301784"
10 metadata {
11 purpose: PURPOSE_BUGFIX
12 }
13}
14
Ling Ma4356d522025-01-15 15:02:39 -080015# OWNER=linggm TARGET=25Q2
Ling Ma76cfc262023-09-27 16:58:59 -070016flag {
Ling Ma4356d522025-01-15 15:02:39 -080017 name: "auto_data_switch_enhanced"
Ling Ma8f973252023-10-20 18:37:40 -070018 namespace: "telephony"
Ling Ma4356d522025-01-15 15:02:39 -080019 description: "Ramp up RAT signal strength based auto data switch"
Ling Ma0a093802024-02-23 17:38:08 +000020 bug: "287132491"
21 metadata {
22 purpose: PURPOSE_BUGFIX
23 }
Ling Ma8f973252023-10-20 18:37:40 -070024}
25
Steve Statia51089d42024-03-15 22:07:25 +000026# OWNER=sarahchin TARGET=24Q3
Sarah Chin578eb602023-10-23 17:55:35 -070027flag {
28 name: "slicing_additional_error_codes"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000029 is_exported: true
Sarah Chin578eb602023-10-23 17:55:35 -070030 namespace: "telephony"
31 description: "Support additional slicing error codes and functionality."
32 bug: "307378699"
Jack Yub86d67f2023-10-26 14:35:18 -070033}
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000034
Steve Statia51089d42024-03-15 22:07:25 +000035# OWNER=nagendranb TARGET=24Q3
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000036flag {
37 name: "apn_setting_field_support_flag"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000038 is_exported: true
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000039 namespace: "telephony"
40 description: "Expose apn setting supporting field"
41 bug: "307038091"
42}
sangyunf6feb7c2023-10-10 04:42:56 +090043
Steve Statia51089d42024-03-15 22:07:25 +000044# OWNER=sangyun TARGET=24Q3
sangyunf6feb7c2023-10-10 04:42:56 +090045flag {
46 name: "network_validation"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000047 is_exported: true
sangyunf6feb7c2023-10-10 04:42:56 +090048 namespace: "telephony"
49 description: "Request network validation for data networks and response status."
50 bug:"286171724"
51}
52
Steve Statia51089d42024-03-15 22:07:25 +000053# OWNER=qingqi TARGET=24Q3
qingqi582b98a2023-07-19 20:59:41 +000054flag {
55 name: "vonr_enabled_metric"
56 namespace: "telephony"
57 description: "Collect vonr status in voice call metric"
58 bug:"288449751"
59}
Willy Huc0ceeb42023-08-19 02:01:36 +000060
Steve Statia51089d42024-03-15 22:07:25 +000061# OWNER=apsankar TARGET=24Q3
Aswin Sankar8b3895a2023-12-18 23:30:36 +000062flag {
63 name: "data_call_session_stats_captures_cross_sim_calling"
64 namespace: "telephony"
65 description: "The DataCallSessionStats metrics will capture whether the IWLAN PDN is set up on cross-SIM calling."
66 bug: "313956117"
67}
Jack Yu96359a42024-01-23 15:57:45 -080068
Steve Statia51089d42024-03-15 22:07:25 +000069# OWNER=sewook TARGET=24Q3
Sewook Seocd2f50b2024-02-07 07:03:31 +000070flag {
71 name: "reconnect_qualified_network"
72 namespace: "telephony"
73 description: "This flag is for internal implementation to handle reconnect request from QNS in telephony FWK."
74 bug: "319520561"
Mars Lin911f3c62024-02-19 13:07:40 +080075}
76
Steve Statia51089d42024-03-15 22:07:25 +000077# OWNER=jackyu TARGET=24Q3
Mars Lin911f3c62024-02-19 13:07:40 +080078flag {
79 name: "dsrs_diagnostics_enabled"
80 namespace: "telephony"
81 description: "Enable DSRS diagnostics."
82 bug: "319601607"
Qingqi Leif4ee9612024-03-28 22:38:29 +000083}
84
85# OWNER=jackyu TARGET=24Q3
86flag {
87 name: "data_rat_metric_enabled"
88 namespace: "telephony"
89 description: "Write DataRatStateChanged atom"
90 bug:"318519337"
91}
Jack Yua68a5532024-08-08 15:15:20 -070092
Jack Yu5fa072f2024-10-29 18:09:12 +000093# OWNER=jackyu TARGET=24Q4
Jack Yua68a5532024-08-08 15:15:20 -070094flag {
95 name: "dds_callback"
96 namespace: "telephony"
97 description: "Adding new callback when DDS changed"
98 bug:"353723350"
99}
100
Tomasz Wasilczyk487bb202024-12-04 11:51:41 -0800101# OWNER=jackyu TARGET=25Q2
Tomasz Wasilczyk203b45c2024-09-12 10:38:18 -0700102flag {
103 name: "oem_paid_private"
104 namespace: "telephony"
105 description: "Support OEM_PAID and OEM_PRIVATE networks"
106 bug: "366194627"
MÃ¥rten Kongstadb5267602024-11-28 07:58:20 +0000107 is_exported: true
Tomasz Wasilczyk203b45c2024-09-12 10:38:18 -0700108}