Loading flags/calling.aconfig +34 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ container: "system" # OWNER=breadley TARGET=24Q3 flag { name: "simultaneous_calling_indications" is_exported: true namespace: "telephony" description: "APIs that are used to notify simultaneous calling changes to other applications." bug: "297446980" Loading @@ -19,6 +18,17 @@ flag { bug: "300142897" } # OWNER=stevestatia TARGET=24Q4 flag { name: "national_country_code_formatting_for_local_calls" namespace: "telephony" description: "Make requests and bug fixes for formatting local calls based on country codes easier with a more scalable solution." bug: "293993310" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=stevestatia TARGET=24Q4 flag { name: "remove_country_code_from_local_singapore_calls" Loading @@ -29,3 +39,26 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=grantmenke TARGET=25Q1 flag { name: "remap_disconnect_cause_sip_request_cancelled" namespace: "telephony" description: "Fix dialer UI bug by remapping disconnect CODE_SIP_REQUEST_CANCELLED to DisconnectCause.NORMAL" bug: "351258918" metadata { purpose: PURPOSE_BUGFIX } is_exported: true } # OWNER=breadley TARGET=24Q4 flag { name: "delay_phone_account_registration" namespace: "telephony" description: "Fix bug where telephony would try to register for PhoneAccounts when Telecom isn't ready yet" bug: "349731543" metadata { purpose: PURPOSE_BUGFIX } } flags/data.aconfig +31 −71 Original line number Diff line number Diff line Loading @@ -34,53 +34,6 @@ flag { } } # OWNER=linggm TARGET=24Q2 flag { name: "use_alarm_callback" namespace: "telephony" description: "Use alarm callback instead of broadcast." bug: "311476875" } # OWNER=linggm TARGET=24Q2 flag { name: "refine_preferred_data_profile_selection" namespace: "telephony" description: "Upon internet network connect, refine selection of preferred data profile." bug: "311476883" } # OWNER=linggm TARGET=24Q2 flag { name: "unthrottle_check_transport" namespace: "telephony" description: "Check transport when unthrottle." bug: "303922311" } # OWNER=linggm TARGET=24Q1 flag { name: "relax_ho_teardown" namespace: "telephony" description: "Relax handover tear down if the device is currently in voice call." bug: "270895912" } # OWNER=linggm TARGET=24Q2 flag { name: "allow_mmtel_in_non_vops" namespace: "telephony" description: "Allow bring up MMTEL in nonVops area specified by carrier config." bug: "241198464" } # OWNER=jackyu TARGET=24Q2 flag { name: "metered_embb_urlcc" namespace: "telephony" description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered." bug: "301310451" } # OWNER=sarahchin TARGET=24Q3 flag { Loading Loading @@ -109,14 +62,6 @@ flag { bug:"286171724" } # OWNER=nagendranb TARGET=24Q2 flag { name: "notify_data_activity_changed_with_slot" namespace: "telephony" description: "notify data activity changed for slot id" bug: "309896936" } # OWNER=qingqi TARGET=24Q3 flag { name: "vonr_enabled_metric" Loading @@ -125,14 +70,6 @@ flag { bug:"288449751" } # OWNER=willycwhu TARGET=24Q2 flag { name: "ignore_existing_networks_for_internet_allowed_checking" namespace: "telephony" description: "Ignore existing networks when checking if internet is allowed" bug: "284420611" } # OWNER=apsankar TARGET=24Q3 flag { name: "data_call_session_stats_captures_cross_sim_calling" Loading @@ -141,14 +78,6 @@ flag { bug: "313956117" } # OWNER=jackyu TARGET=24Q2 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" } # OWNER=sewook TARGET=24Q3 flag { name: "reconnect_qualified_network" Loading @@ -172,3 +101,34 @@ flag { description: "Write DataRatStateChanged atom" bug:"318519337" } # OWNER=jackyu TARGET=24Q4 flag { name: "dds_callback" namespace: "telephony" description: "Adding new callback when DDS changed" bug:"353723350" } # OWNER=jackyu TARGET=25Q1 flag { name: "support_network_provider" namespace: "telephony" description: "Deprecate network factory and adapt the new network provider model from connectivity service" bug: "343370895" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=jackyu TARGET=25Q1 flag { name: "sim_disabled_graceful_tear_down" namespace: "telephony" description: "Gracefully tear down the networks when SIM is disabled." bug: "362372940" metadata { purpose: PURPOSE_BUGFIX } } flags/domainselection.aconfig +8 −0 Original line number Diff line number Diff line Loading @@ -33,3 +33,11 @@ flag { description: "This flag controls domain selection metrics." bug:"258112541" } # OWNER=jdyou TARGET=24Q4 flag { name: "hangup_emergency_call_for_cross_sim_redialing" namespace: "telephony" description: "This flag controls the behavior of terminating an emergency call for cross SIM redialing." bug:"336398541" } flags/ims.aconfig +22 −0 Original line number Diff line number Diff line Loading @@ -115,3 +115,25 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=joonhunshin TARGET=24Q4 flag { name: "prevent_hangup_during_call_merge" namespace: "telephony" description: "This flag prevents hangup call during call merge" bug:"317070933" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=joonhunshin TARGET=24Q4 flag { name: "avoid_deleting_ims_object_from_cache" namespace: "telephony" description: "This flag controls deleting cached object to synchronize part of application callback and part of ImsFeature behavior" bug:"353577279" metadata { purpose: PURPOSE_BUGFIX } } flags/messaging.aconfig +8 −0 Original line number Diff line number Diff line Loading @@ -39,3 +39,11 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=nykkumar TARGET=25Q2 flag { name: "sms_mms_deliver_broadcasts_redirect_to_main_user" namespace: "telephony" description: "This flag controls the redirection of SMS_DELIVER AND WAP_PUSH_DELIVER broadcasts to the MAIN user." bug: "314321617" } No newline at end of file Loading
flags/calling.aconfig +34 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ container: "system" # OWNER=breadley TARGET=24Q3 flag { name: "simultaneous_calling_indications" is_exported: true namespace: "telephony" description: "APIs that are used to notify simultaneous calling changes to other applications." bug: "297446980" Loading @@ -19,6 +18,17 @@ flag { bug: "300142897" } # OWNER=stevestatia TARGET=24Q4 flag { name: "national_country_code_formatting_for_local_calls" namespace: "telephony" description: "Make requests and bug fixes for formatting local calls based on country codes easier with a more scalable solution." bug: "293993310" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=stevestatia TARGET=24Q4 flag { name: "remove_country_code_from_local_singapore_calls" Loading @@ -29,3 +39,26 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=grantmenke TARGET=25Q1 flag { name: "remap_disconnect_cause_sip_request_cancelled" namespace: "telephony" description: "Fix dialer UI bug by remapping disconnect CODE_SIP_REQUEST_CANCELLED to DisconnectCause.NORMAL" bug: "351258918" metadata { purpose: PURPOSE_BUGFIX } is_exported: true } # OWNER=breadley TARGET=24Q4 flag { name: "delay_phone_account_registration" namespace: "telephony" description: "Fix bug where telephony would try to register for PhoneAccounts when Telecom isn't ready yet" bug: "349731543" metadata { purpose: PURPOSE_BUGFIX } }
flags/data.aconfig +31 −71 Original line number Diff line number Diff line Loading @@ -34,53 +34,6 @@ flag { } } # OWNER=linggm TARGET=24Q2 flag { name: "use_alarm_callback" namespace: "telephony" description: "Use alarm callback instead of broadcast." bug: "311476875" } # OWNER=linggm TARGET=24Q2 flag { name: "refine_preferred_data_profile_selection" namespace: "telephony" description: "Upon internet network connect, refine selection of preferred data profile." bug: "311476883" } # OWNER=linggm TARGET=24Q2 flag { name: "unthrottle_check_transport" namespace: "telephony" description: "Check transport when unthrottle." bug: "303922311" } # OWNER=linggm TARGET=24Q1 flag { name: "relax_ho_teardown" namespace: "telephony" description: "Relax handover tear down if the device is currently in voice call." bug: "270895912" } # OWNER=linggm TARGET=24Q2 flag { name: "allow_mmtel_in_non_vops" namespace: "telephony" description: "Allow bring up MMTEL in nonVops area specified by carrier config." bug: "241198464" } # OWNER=jackyu TARGET=24Q2 flag { name: "metered_embb_urlcc" namespace: "telephony" description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered." bug: "301310451" } # OWNER=sarahchin TARGET=24Q3 flag { Loading Loading @@ -109,14 +62,6 @@ flag { bug:"286171724" } # OWNER=nagendranb TARGET=24Q2 flag { name: "notify_data_activity_changed_with_slot" namespace: "telephony" description: "notify data activity changed for slot id" bug: "309896936" } # OWNER=qingqi TARGET=24Q3 flag { name: "vonr_enabled_metric" Loading @@ -125,14 +70,6 @@ flag { bug:"288449751" } # OWNER=willycwhu TARGET=24Q2 flag { name: "ignore_existing_networks_for_internet_allowed_checking" namespace: "telephony" description: "Ignore existing networks when checking if internet is allowed" bug: "284420611" } # OWNER=apsankar TARGET=24Q3 flag { name: "data_call_session_stats_captures_cross_sim_calling" Loading @@ -141,14 +78,6 @@ flag { bug: "313956117" } # OWNER=jackyu TARGET=24Q2 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" } # OWNER=sewook TARGET=24Q3 flag { name: "reconnect_qualified_network" Loading @@ -172,3 +101,34 @@ flag { description: "Write DataRatStateChanged atom" bug:"318519337" } # OWNER=jackyu TARGET=24Q4 flag { name: "dds_callback" namespace: "telephony" description: "Adding new callback when DDS changed" bug:"353723350" } # OWNER=jackyu TARGET=25Q1 flag { name: "support_network_provider" namespace: "telephony" description: "Deprecate network factory and adapt the new network provider model from connectivity service" bug: "343370895" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=jackyu TARGET=25Q1 flag { name: "sim_disabled_graceful_tear_down" namespace: "telephony" description: "Gracefully tear down the networks when SIM is disabled." bug: "362372940" metadata { purpose: PURPOSE_BUGFIX } }
flags/domainselection.aconfig +8 −0 Original line number Diff line number Diff line Loading @@ -33,3 +33,11 @@ flag { description: "This flag controls domain selection metrics." bug:"258112541" } # OWNER=jdyou TARGET=24Q4 flag { name: "hangup_emergency_call_for_cross_sim_redialing" namespace: "telephony" description: "This flag controls the behavior of terminating an emergency call for cross SIM redialing." bug:"336398541" }
flags/ims.aconfig +22 −0 Original line number Diff line number Diff line Loading @@ -115,3 +115,25 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=joonhunshin TARGET=24Q4 flag { name: "prevent_hangup_during_call_merge" namespace: "telephony" description: "This flag prevents hangup call during call merge" bug:"317070933" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=joonhunshin TARGET=24Q4 flag { name: "avoid_deleting_ims_object_from_cache" namespace: "telephony" description: "This flag controls deleting cached object to synchronize part of application callback and part of ImsFeature behavior" bug:"353577279" metadata { purpose: PURPOSE_BUGFIX } }
flags/messaging.aconfig +8 −0 Original line number Diff line number Diff line Loading @@ -39,3 +39,11 @@ flag { purpose: PURPOSE_BUGFIX } } # OWNER=nykkumar TARGET=25Q2 flag { name: "sms_mms_deliver_broadcasts_redirect_to_main_user" namespace: "telephony" description: "This flag controls the redirection of SMS_DELIVER AND WAP_PUSH_DELIVER broadcasts to the MAIN user." bug: "314321617" } No newline at end of file