blob: 3641c601ed56158a6cd21cb8572b4adad51595b5 [file] [log] [blame] [edit]
package: "com.android.internal.telephony.flags"
container: "system"
# OWNER=tjstuart TARGET=24Q3
flag {
name: "do_not_override_precise_label"
namespace: "telephony"
description: "When set, Telecom will not override the precise label for certain disconnect causes."
bug: "296968778"
is_fixed_read_only: true
}
# OWNER=tnd TARGET=24Q1
flag {
name: "log_mms_sms_database_access_info"
namespace: "telephony"
description: "Whether to log MMS/SMS database access info and report anomaly when getting exception."
bug: "275225402"
}
# OWNER=tjstuart TARGET=24Q3
flag {
name: "stop_spamming_emergency_notification"
namespace: "telephony"
description: "When set, the no wifi emergency calling availability notif will have a do not ask again button"
bug: "275225402"
}
# OWNER=avinashmp TARGET=24Q3
flag {
name: "enable_wps_check_api_flag"
is_exported: true
namespace: "telephony"
description: "Enable system api isWpsCallNumber. Its an utility api to check if the dialed number is for Wireless Priority Service call."
bug: "304272356"
}
# OWNER=grantmenke TARGET=24Q3
flag {
name: "ensure_access_to_call_settings_is_restricted"
namespace: "telephony"
description: "Check if access to mobile network configs restricted before displaying call options"
bug: "309655251"
}
# OWNER=rambowang TARGET=24Q3
flag {
name: "reset_mobile_network_settings"
is_exported: true
namespace: "telephony"
description: "Allows applications to launch Reset Mobile Network Settings page in Settings app."
bug:"271921464"
}
# OWNER=stevestatia TARGET=24Q3
flag {
name: "prevent_system_server_and_phone_deadlock"
namespace: "telephony"
description: "This flag controls the order of the binder to prevent deadlock in system_server"
bug: "315973270"
}
# OWNER=joonhunshin TARGET=24Q3
flag {
name: "prevent_invocation_repeat_of_ril_call_when_device_does_not_support_voice"
namespace: "telephony"
description: "This flag prevents repeat invocation of call related APIs in RIL when the device is not voice capable"
bug: "290833783"
}
# OWNER=joonhunshin TARGET=24Q3
flag {
name: "set_no_reply_timer_for_cfnry"
namespace: "telephony"
description: "This flag supports setting the no reply timer for CFNRy based on carrier config"
bug:"314732435"
}
# OWNER=joonhunshin TARGET=24Q3
flag {
name: "change_method_of_obtaining_ims_registration_radio_tech"
namespace: "telephony"
description: "This flag changes the method of obtaining IMS registration radio technology"
bug:"330120237"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=sasindran TARGET=24Q3
flag {
name: "use_relaxed_id_match"
namespace: "telephony"
description: "This flag supports relaxed id match for radio state changes"
bug:"336916327"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=joonhunshin TARGET=24Q4
flag {
name: "use_carrier_config_for_cfnry_time_via_mmi"
namespace: "telephony"
description: "This flag allows the no reply timer to be referenced in the carrier config when setting up call forward via MMI code and there is no timer value."
bug:"342346827"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "hsum_broadcast"
namespace: "telephony"
description: "Fixed the bug that broadcast intent is only sent to the system user."
bug:"362554272"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=rambowang TARGET=25Q2
flag {
name: "support_carrier_services_for_hsum"
namespace: "telephony"
description: "Support Carrier Services (APIs) for HSUM."
bug:"345522246"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "hsum_package_manager"
namespace: "telephony"
description: "Fixed the bug that package manager is not for the right user"
bug:"356827794"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "power_down_race_fix"
namespace: "telephony"
description: "Fixed race condition while powering down"
bug:"378616116"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "deprecate_cdma"
namespace: "telephony"
description: "Deprecate CDMA and NV APIS"
bug: "379356026"
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "cleanup_cdma"
namespace: "telephony"
description: "Disable CDMA and NV backing code"
bug: "379356026"
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "phone_type_cleanup"
namespace: "telephony"
description: "As CDMA deprecated, there is no need to switch phone type between CDMA and GSM"
bug: "379356026"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=tjstuart TARGET=25Q2
flag {
name: "dynamic_do_not_ask_again_text"
namespace: "telephony"
description: "Make No Emergency Wifi Calling Do Not Ask Again text translatable"
bug:"382006472"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=jackyu,boullanger TARGET=25Q3
flag {
name: "use_i18n_for_mcc_mapping"
namespace: "telephony"
description: "Use the newly introduced MCC to country table, from the time zone mainline module"
bug:"381070025"
}
# OWNER=nharold TARGET=25Q4
flag {
name: "thread_shred"
namespace: "telephony"
description: "Consolidate a bunch of unneeded worker threads to save resources"
bug:"390244513"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=jackyu TARGET=25Q2
flag {
name: "carrier_config_changed_callback_fix"
namespace: "telephony"
description: "Carrier config callback race condition fix"
bug:"375526692"
metadata {
purpose: PURPOSE_BUGFIX
}
}