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

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

Change-Id: I666fa035bfba3db9924a0dae5b39fec1e960f2fe
This commit is contained in:
Shawn Lien
2021-06-03 09:15:34 +00:00
committed by Automerger Merge Worker

View File

@@ -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" />