summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMike Dodd <mdodd@google.com>2015-08-11 13:14:53 -0700
committerMike Dodd <mdodd@google.com>2015-08-12 15:44:05 -0700
commit4ec593928ee40778ac866a5b3722b47462eaad94 (patch)
treebabde1cef785e6ad1e3c3c9252f23f888f027093 /core
parentbeabcb92cbdec6f68bd712c9972e6f8377b78f46 (diff)
downloadframeworks_base-4ec593928ee40778ac866a5b3722b47462eaad94.zip
frameworks_base-4ec593928ee40778ac866a5b3722b47462eaad94.tar.gz
frameworks_base-4ec593928ee40778ac866a5b3722b47462eaad94.tar.bz2
Set default SMS/MMS app to com.android.messaging (new AOSP app).
b/23110861 Change-Id: Ifcdcfdea4d19875bf32ec19d245abc5e5a582b4c
Diffstat (limited to 'core')
-rwxr-xr-xcore/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index cf28490..ae8cae8 100755
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -1267,7 +1267,7 @@
If this string is empty or the specified package does not exist, then
the platform will search for an SMS app and use that (if there is one)-->
- <string name="default_sms_application" translatable="false"></string>
+ <string name="default_sms_application" translatable="false">com.android.messaging</string>
<!-- Default web browser. This is the package name of the application that will
be the default browser when the device first boots. Afterwards the user