summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSungmin Choi <sungmin.choi@lge.com>2015-07-29 10:17:12 -0700
committerVineeta Srivastava <vsrivastava@google.com>2015-08-03 11:16:14 -0700
commitd9f1531f69ea03ba2e08aa19bcb1781b95a0cf8b (patch)
treeb32ae49eac448199ce0c2fc5be01764b2754b011
parentcb86f62273abc04cd347d11813f3add76c02bc7c (diff)
downloadandroid_packages_apps_CarrierConfig-d9f1531f69ea03ba2e08aa19bcb1781b95a0cf8b.tar.gz
android_packages_apps_CarrierConfig-d9f1531f69ea03ba2e08aa19bcb1781b95a0cf8b.tar.bz2
android_packages_apps_CarrierConfig-d9f1531f69ea03ba2e08aa19bcb1781b95a0cf8b.zip
Use Cell Broadcast App Link by default for SBM
Now, SBM want to show Cell Broadcast App by default. But they want to hide Cell Broadcast App about previous models. So default config set true, and previous models set false from vendor.xml. Bug: 22706088 Change-Id: I0e0851d362d4b2a18a771ad063c588358a9d6523
-rw-r--r--assets/carrier_config_44020.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/carrier_config_44020.xml b/assets/carrier_config_44020.xml
index 6a470c1..08b3e73 100644
--- a/assets/carrier_config_44020.xml
+++ b/assets/carrier_config_44020.xml
@@ -4,7 +4,6 @@
<int name="maxMessageTextSize" value="-1" />
<int name="recipientLimit" value="-1" />
<int name="maxImageHeight" value="1944" />
-<boolean name="config_cellBroadcastAppLinks" value="false" />
<int name="maxMessageSize" value="307200" />
<int name="maxImageWidth" value="2592" />
<boolean name="enabledMMS" value="true" />