blob: d7bed88fe617ad543eb96a0707407e416da29099 [file] [log] [blame]
Thomas Stuart2a5027a2023-09-15 16:18:39 -07001package: "com.android.internal.telephony.flags"
2
Steve Statia51089d42024-03-15 22:07:25 +00003# OWNER=tjstuart TARGET=24Q3
Thomas Stuart2a5027a2023-09-15 16:18:39 -07004flag {
5 name: "do_not_override_precise_label"
6 namespace: "telephony"
7 description: "When set, Telecom will not override the precise label for certain disconnect causes."
8 bug: "296968778"
9 is_fixed_read_only: true
Thomas Nguyenfaeb40a2023-10-04 15:53:41 -070010}
11
Steve Statia51089d42024-03-15 22:07:25 +000012# OWNER=tnd TARGET=24Q1
Thomas Nguyenfaeb40a2023-10-04 15:53:41 -070013flag {
14 name: "log_mms_sms_database_access_info"
15 namespace: "telephony"
16 description: "Whether to log MMS/SMS database access info and report anomaly when getting exception."
17 bug: "275225402"
Avinash Malipatil06b34ac2023-10-25 15:28:42 +000018}
19
Steve Statia51089d42024-03-15 22:07:25 +000020# OWNER=tjstuart TARGET=24Q3
Avinash Malipatil06b34ac2023-10-25 15:28:42 +000021flag {
Thomas Stuart13fbcf72023-11-09 16:51:39 -080022 name: "stop_spamming_emergency_notification"
23 namespace: "telephony"
24 description: "When set, the no wifi emergency calling availability notif will have a do not ask again button"
25 bug: "275225402"
26}
27
Steve Statia51089d42024-03-15 22:07:25 +000028# OWNER=avinashmp TARGET=24Q3
Thomas Stuart13fbcf72023-11-09 16:51:39 -080029flag {
Avinash Malipatil06b34ac2023-10-25 15:28:42 +000030 name: "enable_wps_check_api_flag"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000031 is_exported: true
Avinash Malipatil06b34ac2023-10-25 15:28:42 +000032 namespace: "telephony"
33 description: "Enable system api isWpsCallNumber. Its an utility api to check if the dialed number is for Wireless Priority Service call."
34 bug: "304272356"
Grant Menke51f02272023-11-08 10:35:56 -080035}
36
Steve Statia51089d42024-03-15 22:07:25 +000037# OWNER=grantmenke TARGET=24Q3
Grant Menke51f02272023-11-08 10:35:56 -080038flag {
39 name: "ensure_access_to_call_settings_is_restricted"
40 namespace: "telephony"
41 description: "Check if access to mobile network configs restricted before displaying call options"
42 bug: "309655251"
sangyundf098532023-11-13 21:41:06 +090043}
44
Steve Statia51089d42024-03-15 22:07:25 +000045# OWNER=sangyun TARGET=24Q2
sangyundf098532023-11-13 21:41:06 +090046flag {
47 name: "reorganize_roaming_notification"
48 namespace: "telephony"
49 description: "Reorganize conditions to show and dismiss roaming notifications."
50 bug: "310594087"
51}
52
Steve Statia51089d42024-03-15 22:07:25 +000053# OWNER=sangyun TARGET=24Q2
sangyundf098532023-11-13 21:41:06 +090054flag {
55 name: "dismiss_network_selection_notification_on_sim_disable"
56 namespace: "telephony"
57 description: "Fix to dismiss network selection notification when disable sim."
58 bug: "310594186"
59}
60
Steve Statia51089d42024-03-15 22:07:25 +000061# OWNER=nagendranb TARGET=24Q3
sangyundf098532023-11-13 21:41:06 +090062flag {
Nagendra Prasad Nagarle Basavarajub0910be2023-11-09 12:39:29 +000063 name: "enable_telephony_analytics"
64 namespace: "telephony"
65 description: "Enable Telephony Analytics information of Service State , Sms and Call scenarios"
66 bug: "309896524"
67}
rambowang33b7f282023-11-28 14:47:09 -060068
Steve Statia51089d42024-03-15 22:07:25 +000069# OWNER=rambowang TARGET=24Q3
rambowang33b7f282023-11-28 14:47:09 -060070flag {
71 name: "show_call_id_and_call_waiting_in_additional_settings_menu"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000072 is_exported: true
rambowang33b7f282023-11-28 14:47:09 -060073 namespace: "telephony"
74 description: "Expose carrier config KEY_ADDITIONAL_SETTINGS_CALLER_ID_VISIBILITY_BOOL and KEY_ADDITIONAL_SETTINGS_CALL_WAITING_VISIBILITY_BOOL."
75 bug: "310264981"
76}
rambowang155c90b2023-11-29 14:21:45 -060077
Steve Statia51089d42024-03-15 22:07:25 +000078# OWNER=rambowang TARGET=24Q3
rambowang155c90b2023-11-29 14:21:45 -060079flag {
80 name: "reset_mobile_network_settings"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000081 is_exported: true
rambowang155c90b2023-11-29 14:21:45 -060082 namespace: "telephony"
83 description: "Allows applications to launch Reset Mobile Network Settings page in Settings app."
84 bug:"271921464"
85}
rambowang92380d72024-02-21 10:11:28 -060086
Steve Statia51089d42024-03-15 22:07:25 +000087# OWNER=rambowang TARGET=24Q3
rambowang92380d72024-02-21 10:11:28 -060088flag {
89 name: "fix_crash_on_getting_config_when_phone_is_gone"
90 namespace: "telephony"
91 description: "Fix VCN crash when calling CarrierConfigManager.getConfigForSubId while phone process has gone."
92 bug:"319791612"
93 metadata {
94 purpose: PURPOSE_BUGFIX
95 }
96}
Rambo Wanga05763e2024-02-22 22:35:00 +000097
Steve Statia51089d42024-03-15 22:07:25 +000098# OWNER=rambowang TARGET=24Q3
Rambo Wanga05763e2024-02-22 22:35:00 +000099flag {
100 name: "add_anomaly_when_notify_config_changed_with_invalid_phone"
101 namespace: "telephony"
102 description: "Report anomaly when CarrierConfigLoader received config change with sub that maps to invalid phoneId"
103 bug:"270757342"
104 metadata {
105 purpose: PURPOSE_BUGFIX
106 }
107}
Rambo Wanga09e3f92024-03-15 01:34:53 +0000108
Steve Statia51089d42024-03-15 22:07:25 +0000109# OWNER=rambowang TARGET=24Q3
Rambo Wanga09e3f92024-03-15 01:34:53 +0000110flag {
111 name: "hide_preinstalled_carrier_app_at_most_once"
112 namespace: "telephony"
113 description: "Fix bug when preloaded carrier app is uninstalled and lose provisioning data"
114 bug:"158028151"
115 metadata {
116 purpose: PURPOSE_BUGFIX
117 }
118}
sangyun2ec43cd2024-03-31 12:26:00 +0900119
120# OWNER=sangyun TARGET=24Q3
121flag {
122 name: "roaming_notification_for_single_data_network"
123 namespace: "telephony"
124 description: "Fix bug where roaming notification was not shown on a single data network."
125 bug:"249908996"
126 metadata {
127 purpose: PURPOSE_BUGFIX
128 }
129}