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

Commit d830d0fc authored by Shawn Lien's avatar Shawn Lien Committed by Automerger Merge Worker
Browse files

Merge "Support Taiwan Covid-19 free short code" am: 65db2bd3

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1721890

Change-Id: I4c42f9177bc1dcc2690ad11e606cfb16e082a06e
parents db664523 65db2bd3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -245,6 +245,9 @@
    <!-- Slovakia: 4 digits (premium), plus EU: http://www.cmtelecom.com/premium-sms/slovakia -->
    <shortcode country="sk" premium="\\d{4}" free="116\\d{3}|8000" />

    <!-- Taiwan -->
    <shortcode country="tw" pattern="\\d{4}" free="1922" />

    <!-- Thailand: 4186001 used by AIS_TH_DCB -->
    <shortcode country="th" pattern="\\d{1,5}" premium="4\\d{6}" free="4186001" />