Add feature flag mms_disabled_error
Bug: 305062594
Test: SMS, MMS, call with live network.
Change-Id: Ia0fd9adbbc3c23b38e0fb30c01af697646d97c82
diff --git a/flags/messaging.aconfig b/flags/messaging.aconfig
index 3c20d69..1ba89ba 100644
--- a/flags/messaging.aconfig
+++ b/flags/messaging.aconfig
@@ -13,3 +13,10 @@
description: "This flag controls AP domain selection support for normal/emergency SMS."
bug: "262804071"
}
+
+flag {
+ name: "mms_disabled_error"
+ namespace: "telephony"
+ description: "This flag controls the support of the new MMS error code MMS_ERROR_MMS_DISABLED."
+ bug: "305062594"
+}
\ No newline at end of file