blob: 114b5ed09234b0ec4b7bdedc03b9eccc603e99de [file] [log] [blame]
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=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: "show_call_id_and_call_waiting_in_additional_settings_menu"
is_exported: true
namespace: "telephony"
description: "Expose carrier config KEY_ADDITIONAL_SETTINGS_CALLER_ID_VISIBILITY_BOOL and KEY_ADDITIONAL_SETTINGS_CALL_WAITING_VISIBILITY_BOOL."
bug: "310264981"
}
# 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=rambowang TARGET=24Q3
flag {
name: "fix_crash_on_getting_config_when_phone_is_gone"
namespace: "telephony"
description: "Fix VCN crash when calling CarrierConfigManager.getConfigForSubId while phone process has gone."
bug:"319791612"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=rambowang TARGET=24Q3
flag {
name: "add_anomaly_when_notify_config_changed_with_invalid_phone"
namespace: "telephony"
description: "Report anomaly when CarrierConfigLoader received config change with sub that maps to invalid phoneId"
bug:"270757342"
metadata {
purpose: PURPOSE_BUGFIX
}
}
# OWNER=rambowang TARGET=24Q3
flag {
name: "hide_preinstalled_carrier_app_at_most_once"
namespace: "telephony"
description: "Fix bug when preloaded carrier app is uninstalled and lose provisioning data"
bug:"158028151"
metadata {
purpose: PURPOSE_BUGFIX
}
}