OSDN Git Service

Merge "Merge "Fixed the Premium SMS bug reported by our partner The detail is that...
authorAndroid Build Merger (Role) <noreply-android-build-merger@google.com>
Thu, 29 Mar 2018 10:05:50 +0000 (10:05 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 29 Mar 2018 10:05:50 +0000 (10:05 +0000)
commitccba499e0b8d3ae092e5b2dc5f8a22440cde8406
treeb4495e45bdd227b50cd5785f2da8934535b05a8d
parentf7a3d02464d5248ab01b77429003f124e68441d6
parent753996618d504138b9e4956288370596e39f84d4
Merge "Merge "Fixed the Premium SMS bug reported by our partner The detail is that : ===  <shortcode country="ae" free="3214|1017"/> === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}"  is added to all similar entries BUG:66911380" am: e2e7b28c12 am: 6c0c79618f" into pi-dev-plus-aosp