Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3444d093 authored by Thomas Nguyen's avatar Thomas Nguyen
Browse files

Add feature flag mms_disabled_error

Bug: 305062594
Test: SMS, MMS, call with live network.

Change-Id: Ia0fd9adbbc3c23b38e0fb30c01af697646d97c82
parent 1ddd274d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
  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