summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Hurney <alahurn@google.com>2021-10-27 10:54:57 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-10-27 10:54:57 +0000
commitf3294a0d022777dc04845757858f1b9ed3bca105 (patch)
tree0693f8719ae2f88c040e53abb30cfc8269e43270
parent1978bd15ca4381369b32f9b2885047483424804a (diff)
parent3631fb8b9d03b3dd245f85db1b24f20fe57dc8dc (diff)
downloadbase-android-s-v2-preview-1.tar.gz
Merge "Add FREE ShortCodes for EG and NG for Constellation Project"android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1
-rw-r--r--core/res/res/xml/sms_short_codes.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/res/res/xml/sms_short_codes.xml b/core/res/res/xml/sms_short_codes.xml
index f1c66c5891f2..4c20ae1b099c 100644
--- a/core/res/res/xml/sms_short_codes.xml
+++ b/core/res/res/xml/sms_short_codes.xml
@@ -105,6 +105,9 @@
http://www.tja.ee/public/documents/Elektrooniline_side/Oigusaktid/ENG/Estonian_Numbering_Plan_annex_06_09_2010.mht -->
<shortcode country="ee" pattern="1\\d{2,4}" premium="90\\d{5}|15330|1701[0-3]" free="116\\d{3}|95034" />
+ <!-- Egypt: 4 digits, known codes listed -->
+ <shortcode country="eg" pattern="\\d{4}" free="1499" />
+
<!-- Spain: 5-6 digits: 25xxx, 27xxx, 280xx, 35xxx, 37xxx, 795xxx, 797xxx, 995xxx, 997xxx, plus EU.
http://www.legallink.es/?q=en/content/which-current-regulatory-status-premium-rate-services-spain -->
<shortcode country="es" premium="[23][57]\\d{3}|280\\d{2}|[79]9[57]\\d{3}" free="116\\d{3}|22791|222145|22189" />
@@ -196,7 +199,7 @@
<shortcode country="nl" pattern="\\d{4}" premium="4466|5040" free="116\\d{3}|2223|6225|2223|1662" />
<!-- Nigeria -->
- <shortcode country="ng" pattern="\\d{1,5}" free="2441|55019" />
+ <shortcode country="ng" pattern="\\d{1,5}" free="2441|55020" />
<!-- Norway: 4-5 digits (not confirmed), known premium codes listed -->
<shortcode country="no" pattern="\\d{4,5}" premium="2201|222[67]" free="2171" />