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

Skip to content
Commit 5c0227d7 authored by Thomas Stuart's avatar Thomas Stuart
Browse files

route dial out strings to the same number based on service state

VZ network noticed that 611 and *611 were dialing different
numbers that are meant for IVR when the phone service state
was the same(e.g ROMAING_DOMESTIC).  This is not the intended
behavior and the dial out string should be routed to the same
number remapping which is based on the service state. Dialer
handled this before but at some point stoppped.

A new carrier config bundle has been added to account for the
service state ROAMING_TYPE_INTERNATIONAL.

bug: 211116126
Test: 2 unit tests,
      manually tested by
          (1) setting the phone in Roaming
          (2) Overidding Country code
          (3) settings carrier config bundles
          (4) placing calls and asserting the
              correct devices were called.

Change-Id: I1ecacd33b12c98ed5dc43e0cf8e88395f98f2a22
parent 39eb41b5
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