blob: 45df2d87600879a1dd14db34b7a4264723e84b84 [file] [log] [blame]
package: "com.android.internal.telephony.flags"
container: "system"
# OWNER=linggm TARGET=24Q1
flag {
name: "reject_bad_sub_id_interaction"
namespace: "telephony"
description: "Previously, the DB allows insertion of a random sub Id, but doesn't allow query it. This change rejects such interaction."
bug: "294125411"
}
# OWNER=hwangoo TARGET=24Q2
flag {
name: "sms_domain_selection_enabled"
namespace: "telephony"
description: "This flag controls AP domain selection support for normal/emergency SMS."
bug: "262804071"
}
# OWNER=tnd TARGET=24Q3
flag {
name: "mms_disabled_error"
is_exported: true
namespace: "telephony"
description: "This flag controls the support of the new MMS error code MMS_ERROR_MMS_DISABLED."
bug: "305062594"
}