OSDN Git Service

Merge "Fixed the Premium SMS bug reported by our partner The detail is that : ==...
authorJuancheng Rong <juanchengrong@google.com>
Thu, 29 Mar 2018 10:05:28 +0000 (10:05 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Thu, 29 Mar 2018 10:05:28 +0000 (10:05 +0000)
commit753996618d504138b9e4956288370596e39f84d4
treef65c5e145690ad76ae0a1aa0e92bf0bac9a987c3
parent4a93e2f20965cac9f60c18602b659443ac632f88
parent6c0c79618f69284bec8c5d8e6e16546ce9d2e25f
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

Change-Id: I558ba52e57a077e0ea18fe89d67d5b9509ed7cfe