blob: ec7b8fa8d8c670c8269ff1960b66db4cad34468f [file] [log] [blame] [edit]
package: "com.android.internal.telephony.flags"
container: "system"
# OWNER=linggm TARGET=24Q3
flag {
name: "combine_ril_death_handle"
namespace: "telephony"
description: "Upon radio service death, combine its handling to prevent race condition"
bug:"319612362"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# 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=sangyun TARGET=24Q2
flag {
name: "reorganize_roaming_notification"
namespace: "telephony"
description: "Reorganize conditions to show and dismiss roaming notifications."
bug: "310594087"
}
# OWNER=sangyun TARGET=24Q2
flag {
name: "dismiss_network_selection_notification_on_sim_disable"
namespace: "telephony"
description: "Fix to dismiss network selection notification when disable sim."
bug: "310594186"
}
# OWNER=nagendranb TARGET=24Q3
flag {
name: "enable_telephony_analytics"
namespace: "telephony"
description: "Enable Telephony Analytics information of Service State , Sms and Call scenarios"
bug: "309896524"
}
# 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=sangyun TARGET=24Q3
flag {
name: "roaming_notification_for_single_data_network"
namespace: "telephony"
description: "Fix bug where roaming notification was not shown on a single data network."
bug:"249908996"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=joonhunshin TARGET=24Q3
flag {
name: "enforce_telephony_feature_mapping"
namespace: "telephony"
description: "This flag controls telephony feature flags mapping."
bug:"297989574"
}
# OWNER=joonhunshin TARGET=24Q3
flag {
name: "enforce_telephony_feature_mapping_for_public_apis"
namespace: "telephony"
description: "This flag controls telephony feature flags mapping for public APIs and CTS."
bug:"297989574"
}
# 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=jackyu TARGET=24Q3
flag {
name: "minimal_telephony_cdm_check"
namespace: "telephony"
description: "This flag disables Calling/Data/Messaging features if their respective feature is missing"
bug: "310710841"
}
# OWNER=jackyu TARGET=24Q3
flag {
name: "minimal_telephony_managers_conditional_on_features"
namespace: "telephony"
description: "This flag enables checking for telephony features before initializing corresponding managers"
bug: "310710841"
}
# 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"
}