summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJuancheng Rong <juanchengrong@google.com>2017-10-24 15:53:56 +0800
committerJuancheng Rong <juanchengrong@google.com>2017-10-24 15:57:38 +0800
commit52f73becc2c1858cc61959e859ec4057a0fc8a23 (patch)
treea9c0b5a0b12852064ebebae682388f605c7ccef2 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent35dc02004c03b26ef94c1b141a3ff6ab9c16058a (diff)
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 Change-Id: I91b7cc55cc2365e2b956b810775208f0fef187fc Signed-off-by: Juancheng Rong <juanchengrong@google.com>
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions