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

Skip to content
Commit 87f8fa2c authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Handle CODE_UT_OPERATION_NOT_ALLOWED.

CODE_UT_OPERATION_NOT_ALLOWED is synonymous with CODE_UT_NOT_SUPPORTED and
is returned by some carriers when attempting to query a call barring option
which is not modifiable by the user.  We want to report this to the UX
screen as a REQUEST_NOT_SUPPORTED error code so that we can specifically
prevent showing an error message in this case.

Test: Manual test; enable barring on tmobile; hard-code screen to return
operation not allowed in the case of an error; verify UX behavior is to
not show the error dialog.
Fixes: 231284401

Change-Id: I05dd203229814a2b8e92becce2e1fc707fb5bf88
parent 74a9c32a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment