Skip to content
Commit 6c0c7961 authored by Juancheng Rong's avatar Juancheng Rong Committed by android-build-merger
Browse files

Merge "Fixed the Premium SMS bug reported by our partner The detail is that :...

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: e2e7b28c

Change-Id: I32baf21b481635925870814387ec2d32ab36a7e2
parents b1e22988 e2e7b28c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment