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

Commit 35797204 authored by Thomas Nguyen's avatar Thomas Nguyen Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag mms_disabled_error" into main

parents 760664c0 3444d093
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
  description: "This flag controls AP domain selection support for normal/emergency SMS."
  description: "This flag controls AP domain selection support for normal/emergency SMS."
  bug: "262804071"
  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