From 5ab1bc8c97b6c5ff3dda707acbc438d7ef11533d Mon Sep 17 00:00:00 2001 From: "koji.x.shigehara" Date: Fri, 20 Nov 2015 19:42:53 +0900 Subject: [PATCH] Handles #9 as Dial number Adding #9 as a country-specific exception of MMI codes so that we can treat it as Dial number. This config change is necessary to fulfill carrier's requirement. Test: manual - check dialing #9 Bug: 34755732 Change-Id: I485e48cf30610ff012f84d43935454e693b0d94d --- core/res/res/values-mcc334-mnc050/config.xml | 4 +++ core/res/res/values-mcc334-mnc090/config.xml | 28 ++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 core/res/res/values-mcc334-mnc090/config.xml diff --git a/core/res/res/values-mcc334-mnc050/config.xml b/core/res/res/values-mcc334-mnc050/config.xml index f6777d0391df3..616a8e8fa283e 100644 --- a/core/res/res/values-mcc334-mnc050/config.xml +++ b/core/res/res/values-mcc334-mnc050/config.xml @@ -40,4 +40,8 @@ Modem,modem.iusacellgsm.mx,,,iusacellgsm,iusacellgsm,,,,,334,050,1,DUN + + + "#9" + diff --git a/core/res/res/values-mcc334-mnc090/config.xml b/core/res/res/values-mcc334-mnc090/config.xml new file mode 100644 index 0000000000000..1632a42399234 --- /dev/null +++ b/core/res/res/values-mcc334-mnc090/config.xml @@ -0,0 +1,28 @@ + + + + + + + + + "#9" + +